﻿@charset "utf-8";

/* CSS Document */
body{background:#f9fafc;}
.yellow{color:#ff8a00;}
.blue{color:#025eab;}
.red{color:#f00;}

/*-------------------------------- PageHeader start --------------------------------*/
.PageHeader{position:relative;z-index:100;}

/*pageTop*/
.pageTop{border-bottom:1px solid #e7ebef;background:#ebf0f5;line-height:20px;font-size:12px;}
.pageTop,.pageTop a{color:#6a798e;}
.pageTop .left{float:left;font-size:14px;line-height:40px;}
.pageTop .left a{display:inline-block;background:#025eab;padding:0 10px;color:#fff;margin-left:15px;}
.pageTop .right{text-align:right;float:right;padding:10px 0;}
.pageTop .span{display:inline-block;padding-left:22px;position:relative;}
.pageTop  .T-tel.span{display:none;}
.pageTop .span+.span{margin-left:40px;}
.pageTop .span+.span:before{content:"";position:absolute;left:-20px;top:0;width:1px;height:100%;background:#d3dde7;display:block;}
.pageTop .span i{background:url(../images/pagetop.png) no-repeat;display:block;width:20px;height:20px;position:absolute;top:0;left:0;}
.pageTop .T-tel i{background-position:0 0;}
.pageTop .T-lang i{background-position:-24px 0;}
.pageTop .T-service i{background-position:-47px 0;}
.pageTop .T-order i{background-position:-69px 0;}
.pageTop .T-login i{background-position:-90px 0;}
.pageTop .T-register i{background-position:-109px 0;}
.pageTop .T-member i{background-position:-222px 0;}
.pageTop .T-website i{background-position:-193px 0;}
.pageTop .hide{display:none;}
.pageTop .T-lang>a{padding-right:10px;}

/* .pageTop .T-lang >a:after{ content: ""; position: absolute; right: 0; top: 9px; border-style: solid dashed dashed dashed; border-width: 5px 3px 0 3px; border-color: #6a798e transparent transparent transparent;} */
.pageTop .T-lang dl{height:0;position:absolute;top:100%;left:-20px;width:120px;background:#ebf0f5;text-align:center;padding:10px 10px 0;line-height:20px;transition:all ease 0.3s;-webkit-transition:all ease 0.3s;-ms-transition:all ease 0.3s;opacity:0;}
.pageTop .T-lang dl dd{border-top:1px solid #e7ebef;padding:6px 0;}
.pageTop .T-lang:hover dl{height:auto;opacity:1;}

/*header*/
.PageHeader .header{padding:27px 0;background:#ffffff;}
.PageHeader .header .logo{width:230px;float:left;}
.PageHeader .T-searchbox{width:485px;padding:15px 12px;float:left;background:#f7f7f7;border-radius:3px;margin-left:100px;}
.PageHeader .T-searchbox .inner{position:relative;padding-right:98px;}
.PageHeader .T-searchbox .text{width:365px;height:35px;line-height:31px;padding:0 10px;border:solid 2px #2d76b5;border-radius:3px 0 0 3px;background-color:#fff;color:#999;}
.PageHeader .T-searchbox .btn{cursor:pointer;background:url(../images/top-search_btn.png) no-repeat 0 0;width:98px;height:35px;position:absolute;right:0;top:0;border-radius:none;border:none;}
.PageHeader .T-cart{float:left;margin-left:48px;}
.PageHeader .T-cart-head{position:relative;line-height:20px;padding:17px 20px 0 40px;}
.PageHeader .T-cart-head:after{content:"";position:absolute;right:0;top:25px;border-style:solid dashed dashed dashed;border-width:5px 5px 0 5px;border-color:#535353 transparent transparent transparent;}
.PageHeader .T-cart-head .num{background:url(../images/pagetop.png) no-repeat -134px 0;position:absolute;top:17px;left:0;height:20px;width:30px;}
.PageHeader .T-cart-head .num em{font-style:normal;color:#fff;font-weight:bold;padding:0 6px;height:18px;line-height:18px;text-align:center;background:#ec2525;display:block;position:absolute;top:-25px;right:-8px;}
.PageHeader .T-cart-head .num em:after{content:"";position:absolute;right:8px;bottom:-11px;border-style:solid dashed dashed dashed;border-width:6px 6px 5px 0px;border-color:#ec2525 transparent transparent transparent;}
.PageHeader .T-cart-head .tit{font-size:14px;color:#585858;}
.PageHeader .T-code{float:right;padding-top:11px;}
.PageHeader .T-code dd{display:inline-block;position:relative;}
.PageHeader .T-code dd .tit{display:block;width:100px;height:35px;line-height:35px;text-align:center;padding-left:18px;position:relative;color:#fff;border-radius:5px;cursor:pointer;}
.PageHeader .T-code dd.weixin .tit{background-color:#90b66f;width:115px;}
.PageHeader .T-code dd.mobile .tit{background-color:#4f85b4;}
.PageHeader .T-code dd .tit:before{content:"";left:12px;top:8px;background:url(../images/pagetop.png) -170px 0;position:absolute;width:15px;height:20px;}
.PageHeader .T-code dd .img{display:none;position:absolute;top:100%;left:-20px;z-index:200;width:109px;padding:15px 0 0;}
.PageHeader .T-code dd .img img{box-shadow:0 0 5px 1px rgba(144,182,111,0.5);position:relative;}
.PageHeader .T-code dd .img:before{content:"";position:absolute;left:50%;margin-left:-5px;top:5px;border-style:dashed dashed solid dashed;border-width:0 10px 10px 10px;border-color:transparent transparent #90b66f transparent;}
.PageHeader .T-code dd.mobile .img img{box-shadow:0 0 5px 1px rgba(79,133,180,0.5);}
.PageHeader .T-code dd.mobile .img:before{border-color:transparent transparent #4f85b4 transparent;}
.PageHeader .T-code dd:hover .img{display:block;}
.mainnav{height:50px;background:url(../images/bg.png) left top repeat-x;position:relative;z-index:110;}
.catebox{float:left;width:280px;position:relative;}
.catebox .name{height:50px;line-height:50px;margin:0;color:#ff8a00;font-size:16px;text-align:center;position:relative;cursor:pointer;background:rgba(228,228,228,0.5);}
.catebox .name i{position:absolute;right:22px;top:50%;background:url(../images/nav_icon.png) no-repeat;width:10px;height:6px;margin-top:-3px;display:block;font-style:normal;}
.catebox .onebox{display:none;position:absolute;top:100%;left:0;width:100%;z-index:120;}
.catebox .onebox li{border-top:1px solid #fff;background:#ebf0f5;}
.catebox .onebox li.borderT{border-top:2px solid #025eab;}
.catebox .onebox li.bg>a{background:#ced9e5;}
.catebox .onebox li>a{display:block;padding:14px 15px;line-height:21px;position:relative;color:#333;}
.catebox .onebox li>a:after{content:">";right:15px;top:50%;display:block;position:absolute;font-size:14px;color:#a0a3a6;line-height:1;margin-top:-7px;font-family:"宋体";}
.catebox .onebox li.on>a{background:#fff;}
.catebox .subnav{position:absolute;left:100%;top:0;width:646px;height:400px;background:#fff;border:1px solid #e3e8ed;display:none;}
.catebox .subnav dl{border-bottom:1px solid #f1f3f6;padding:14px 30px;line-height:21px;}
.catebox .subnav dl dt{text-align:right;width:150px;float:left;padding-right:20px;position:relative;}
.catebox .subnav dl dt a{color:#025eab;}
.catebox .subnav dl dt:after{content:"";right:0;top:50%;position:absolute;margin-top:-6px;height:12px;width:1px;background:#e3e8ed;}
.catebox .subnav dl dd{float:left;width:434px;padding-left:20px;}
.catebox .subnav dl dd a{color:#999;display:inline-block;margin-right:20px;}
.catebox .subnav dl dd a:hover{color:#025eab;}
.mainnav nav{width:920px;float:left;}
.mainnav nav ul{margin:0 40px;}
.mainnav nav ul li{float:left;padding:0 26px;}
.mainnav nav ul li.name,
.mainnav nav ul li>a{color:#363a3d;font-size:16px;display:block;line-height:50px;}
.mainnav nav ul li>a:hover,.mainnav nav ul li.aon>a{color:#025eab;}

.body_index .catebox {float:none; position:absolute; top:50px; z-index:5;}
.body_index .catebox .onebox {padding:1em 0;}
.body_index .catebox .onebox li {background:none; border-top:none;}
.body_index .catebox .onebox li> a {color:#eee;}
.body_index .catebox .onebox li.bg > a:hover,
.body_index .catebox .onebox li> a:hover {background-color:#ff8a00;}
.body_index .catebox .onebox li.borderT {border-top:none;}
.body_index .catebox .onebox li.bg > a {background:none; color:#eee;}
.body_index .catebox .onebox{display: flex!important; flex-direction:column; justify-content:space-between; height: 460px!important;background-color:rgba(0,0,0,0.6);}

.body_index .mainnav {background:none;}
.body_index .mainnav nav {width:100%; float:none;}
.body_index .mainnav nav ul {display:flex; justify-content:center;}
.body_index .mainnav nav ul li.name,
.body_index .mainnav nav ul li>a {font-size:18px;}

/*-------------------------------- PageHeader end --------------------------------*/

/*PageFooter start*/
.PageFooter{background-color:#ebf0f5;color:#666;font-size:14px;overflow:hidden;}
.F-warranty{padding:35px 0;}
.F-warranty ul{margin:0 -2.5%;}
.F-warranty li{float:left;width:20%;margin:0 2.5%;padding-left:76px;position:relative;}
.F-warranty li .icon{width:62px;height:62px;display:block;position:absolute;left:0;top:50%;margin-top:-31px;}
.F-warranty li .word{padding:15px 0;line-height:1.45;}
.F-warranty li .word h3{margin:0;font-weight:normal;font-size:20px;}
.F-warranty li .word span{color:#999;font-family:"arial";display:block;}
.PageFooter .F-middle{padding:70px 0 50px;border:1px solid #e2e7ed;}
.PageFooter .F-middle .bbox{float:left;width:925px;}
.PageFooter .F-middle .bbox .ptxt{padding-top:22px;}
.PageFooter nav{float:left;width:615px;}
.PageFooter nav li{float:left;width:20%;padding-right:4%;}
.PageFooter nav li h3{color:#333;font-size:16px;margin:0;font-weight:normal;line-height:1;}
.PageFooter nav li dl{margin-top:15px;}
.PageFooter nav li dl dd{padding:8px 0;}
.PageFooter nav li dl dd a{font-size:12px;color:#666;}
.PageFooter nav li dl dd a:hover{color:#333;}
.PageFooter .codebox{float:left;width:254px;margin:0 0 0 55px;height:200px;}
.PageFooter .codebox dd{float:left;width:118px;text-align:center;}
.PageFooter .codebox dd+dd{margin-left:18px;}
.PageFooter .codebox dd span{padding-top:10px;display:block;}
.PageFooter .T-other{float:right;width:205px;}
.PageFooter .T-other .tel{margin-bottom:30px;}
.PageFooter .T-other .tel span{color:#4f85b4;display:none;font-size:30px;font-family:"arial";}
.PageFooter .T-other .tel a{position:relative;text-align:center;font-size:16px;color:#fff;background:#4f85b4;border-radius:5px;display:block;height:37px;line-height:24px;}
.PageFooter .T-other .tel a:before{content:"";width:24px;height:26px;display:inline-block;background:url(../images/pagefooter_icon.png) no-repeat 0 0;position:relative;top:6px;margin-right:8px;}
.PageFooter .T-other .tocase{color:#4f85b4;font-size:12px;border-bottom:1px solid #a5c7e5;}
.PageFooter .T-other .subscription p{margin:10px 0 5px;color:#696c79;font-size:12px;text-align:right;}
.PageFooter .T-other .subscription .search{position:relative;padding-right:47px;}
.PageFooter .T-other .subscription .search .text{border:1px solid #dce2ea;border-right:none;padding:0 10px;background:#fff;line-height:35px;height:37px;width:100%;}
.PageFooter .T-other .subscription .search .btn{width:47px;height:37px;position:absolute;right:0;top:0;line-height:37px;background:#158ad0;border-radius:0;border:none;color:#fff;}
.PageFooter footer,.PageFooter footer a{color:#696c79;font-size:12px;}
.PageFooter footer{padding:10px 0;line-height:26px;}
.PageFooter footer .logo img{height:26px;}
.PageFooter .link{float:left;}
.PageFooter .link a{display:inline-block;}
.PageFooter .link a+a{margin-left:20px;}
.PageFooter .copyright{float:right;padding-right:80px;}

/*PageFooter end*/

/*pages*/
.Pages{padding:35px 0 15px;margin-top:25px;line-height:33px;zoom:1;overflow:hidden;text-align:center;border-top:1px solid #e7ebef;}
.Pages.nborTop{border-top:none;}
.Pages .p_cur,.Pages .p_count,.Pages .p_total,.Pages .p_jump{display:none;}
.Pages span{padding:0px 3px;display:inline-block;}
.Pages a{display:inline-block;margin:0px;color:#666;font-size:14px;border:1px solid #edecec;width:40px;height:35px;line-height:33px;text-align:center;overflow:hidden;background-color:#fff;}
.Pages .p_page em{font-style:normal;font-family:Arial;display:inline-block;}
.Pages .p_page em a{float:left;margin:0;border-left:none;}
.Pages .p_page em a:first-child{border:1px solid #edecec;}
.Pages .p_page em a.a_cur,.Pages a:hover{color:#fff!important;border-color:#025eab;background-color:#025eab;}
.Pages .a_first,.Pages .a_end{padding:0 15px;width:auto;}
.Pages .a_prev,.Pages .a_next{background:url(../images/pages_icon.png) no-repeat #fff;margin:0 5px;}
.Pages .a_prev{background-position:left top;}
.Pages .a_next{background-position:right top;}
.Pages .a_prev:hover{background-position:left bottom;background-color:#025eab;}
.Pages .a_next:hover{background-position:right bottom;background-color:#025eab;}

/*pages end*/
.Nybanner{position:relative;display:block;}
.Nybanner span{display:block;height:280px;background-repeat:no-repeat;background-position:center top;}

/* PageContainer*/
.PageContainer{padding:50px 0;background:url(../images/bg.png) repeat-x left top;}
.location,.location a{font-size:14px;color:#888;}
.location{border-bottom:1px solid #e7ebef;padding-bottom:15px;margin-bottom:15px;}
.location a:hover{color:#333;}
.location .first{background:url(../images/location_icon.png) no-repeat left center;padding-left:20px;}
.pagemain{background:#fff;border:1px solid #e7ebef;}
.PageContainer .sidebar{float:left;width:240px;background:#ebf0f5;}
.PageContainer .main{float:right;width:925px;padding:30px;background:#fff;border:1px solid #e7ebef;}
.menu_news h2{background:#025eab;height:60px;color:#fff;padding:20px;line-height:20px;font-size:18px;margin:0;}
.menu_news ul li{list-style:none;line-height:20px;height:60px;border-bottom:1px dotted #fbfbfb;font-size:15px;color:#333;}
.menu_news ul li a{color:#333;position:relative;display:block;padding:20px;}
.menu_news ul li a:after{content:">";font-family:"宋体";font-size:15px;position:absolute;right:20px;top:20px;}
.menu_news ul li.on a{color:#025eab;background:#d6e0ea;font-weight:bold;}
.sidebar_hot h2{background:#025eab;height:60px;color:#fff;padding:20px;line-height:20px;font-size:18px;margin:0;}

/*pointsmall 积分商城*/
.pointsmall{padding:30px;}
.pointsmall .tab{border-bottom:1px solid #e7ebef;margin-bottom:30px;}
.pointsmall .tab a{display:inline-block;border:1px solid #e7ebef;border-radius:3px 3px 0 0;height:44px;line-height:42px;padding:0 40px;color:#333;font-size:14px;background:#fff;border-bottom:none;}
.pointsmall .tab a.on{background:#025eab;border-color:#025eab;color:#fff;}
.pointsmall .list{margin:0 -1%;}
.pointsmall .list li{float:left;width:23%;border:1px solid #e7ebef;padding:20px 15px;margin:0 1% 20px;height:381px;overflow:hidden;-webkite-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.pointsmall .list li .pic{background:#f9fafc;height:228px;text-align:center;display:block;overflow:hidden;}
.pointsmall .list li .word{padding:5px;position:relative;}
.pointsmall .list li .word h2{margin:20px 0 10px 0;font-weight:normal;font-size:16px;}
.pointsmall .list li .word h2 a{color:#4e5059;}
.pointsmall .list li .word h2 a:hover{color:#025eab;}
.pointsmall .list li .word .jf{color:#ff8a00;display:block;}
.pointsmall .list li .word .jf em{font-style:normal;font-size:24px;}
.pointsmall .list li .word .yprice{color:#888;text-decoration:line-through;display:block;}
.pointsmall .list li .word .btn{position:absolute;width:100px;height:38px;line-height:38px;text-align:center;display:block;font-weight:bold;color:#fff;border-radius:5px;background:#025eab;right:5px;bottom:5px;}
.pointsmall .list li:hover{border-color:#025eab;border-width:2px;padding:19px 14px;}
.pointsmallInfo{padding:30px;}
.pointsmallInfo .product-details{margin-right:0;width:698px;}
.pointsmallInfo .product-details .title{padding-right:0;margin-bottom:15px;}
.pointsmallInfo .product-details .jfother{border-top:1px solid #e7ebef;padding-top:25px;}
.pointsmallInfo .product-details .jfother .integral{margin:0;}
.pointsmallInfo .product-details .jfother .integral span{color:#025eab;font-size:18px;font-weight:bold;}
.pointsmallInfo .product-details .btns{padding-top:15px;}
.pointsmallInfo .product-details .btns a{display:inline-block;font-weight:bold;font-size:16px;color:#fff;width:120px;height:40px;line-height:40px;text-align:center;border-radius:5px;}
.pointsmallInfo .product-details .btns a.buybtn{background:#f18c0a;}
.pointsmallInfo .product-details .btns a.addcart{background:#025eab;}
.pointsmallInfo .product-details .btns a.addcart span{position:relative;padding-left:22px;}
.pointsmallInfo .product-details .btns a.addcart span:before{content:"";background:url(../images/icons.png) 0 0;position:absolute;display:block;width:20px;height:12px;top:50%;margin-top:-5px;left:0;}
.pointsmallInfo .infotab{margin:30px 0;border-bottom:1px solid #bfe7f9;line-height:50px;background:#f8f9fb;}
.pointsmallInfo .infotab span{float:left;font-size:16px;color:#555;padding:0 25px;cursor:pointer;position:relative;}
.pointsmallInfo .infotab span.on{background:#fff;border-right:1px solid #bfe7f9;border-left:1px solid #bfe7f9;color:#025eab;font-weight:bold;}
.pointsmallInfo .infotab span.on:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:#025eab;}
.pointsmallInfo .infotab span.on:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff;}
.pointsmallInfo .infotab span:first-child.on{border-left:none;}
.pointsmallInfo .infobox{color:#888;line-height:24px;margin-bottom:30px;}
.pointsmallInfo .infobox .content{display:none;}

/*pointsmall 积分商城 end*/

/*specialzone 特惠专区*/
.specialzone{padding:30px;}
.specialzone .list{margin:0 -1%;}
.specialzone .list li{float:left;width:48%;border:1px solid #e7ebef;padding:20px 15px;margin:0 1% 20px;}
.specialzone .list li .pic{background:#f9fafc;width:220px;height:213px;text-align:center;display:block;overflow:hidden;float:left;}
.specialzone .list li .pic img{width:220px;height:213px;}
.specialzone .list li .word{float:right;width:280px;line-height:1.65;position:relative;padding:10px 0;}
.specialzone .list li .word .tit{margin:0;font-weight:normal;font-size:18px;}
.specialzone .list li .word .tit a{color:#4e5059;}
.specialzone .list li .word .tit a:hover{color:#025eab;}
.specialzone .list li .word .tit2{font-size:12px;color:#999;margin:0;}
.specialzone .list li .word .countdown{padding:15px 0;}
.specialzone .list li .word .countdown p{margin:0;}
.specialzone .list li .word .timebox{font-size:12px;}
.specialzone .list li .word .timebox span{display:inline-block;width:31px;height:34px;border:1px solid #e7ebef;font-weight:bold;color:#ff8a00;line-height:32px;text-align:center;font-size:16px;}
.specialzone .list li .word .xprice{display:block;}
.specialzone .list li .word .xprice b{font-size:20px;}
.specialzone .list li .word .yprice{color:#888;text-decoration:line-through;display:block;}
.specialzone .list li .word .btn{position:absolute;right:0;bottom:15px;display:block;width:100px;height:38px;line-height:38px;color:#fff;font-weight:bold;background:#025eab;text-align:center;}

/*specialzone 特惠专区 end*/

/*recomhot 热卖推荐*/
.recomhot{padding:30px;}
.recomhot .tab{border-bottom:1px solid #e7ebef;margin-bottom:25px;padding-bottom:25px;}
.recomhot .tab a{display:inline-block;border:1px solid #e7ebef;border-left:none;height:44px;line-height:42px;padding:0 25px;color:#333;font-size:14px;background:#f9fafc;}
.recomhot .tab a:first-child{border-left:1px solid #e7ebef;}
.recomhot .tab a.on{background:#025eab;border-color:#025eab;color:#fff;}
.recomhot .list{margin:0 -1%;}
.recomhot .list li{float:left;width:23%;border:1px solid #e7ebef;margin:0 1% 20px;}
.recomhot .list li .inner{background:#fbfbfd;padding:15px;}
.recomhot .list li .pic{background:#f9fafc;height:213px;text-align:center;display:block;overflow:hidden;}
.recomhot .list li .pic img{height:213px;}
.recomhot .list li .word{line-height:1.65;position:relative;padding:10px 0 0;text-align:center;}
.recomhot .list li .word .tit{margin:0;font-weight:normal;font-size:16px;}
.recomhot .list li .word .tit a{color:#4e5059;}
.recomhot .list li .word .tit a:hover{color:#025eab;}
.recomhot .list li .word .tit2{color:#999;margin:0;}
.recomhot .list li .word .price{color:#f18c0a;}
.recomhot .list li .word .price b{font-size:20px;}
.recomhot .list li .btns{background:#fff;padding:10px;text-align:center;border-top:1px solid #e7ebef;}
.recomhot .list li .btns a{display:inline-block;font-size:14px;font-weight:bold;width:48%;height:40px;text-align:center;line-height:40px;border-radius:5px;}
.recomhot .list li .btns a.gobuy{color:#025eab;background:#ebf0f5;}
.recomhot .list li .btns a.addcart{color:#fff;background:#025eab;}
.recomhot .list li .btns a.addcart:before{content:"";width:17px;height:12px;top:50%;margin-top:-6px;background:url(../images/icons.png) no-repeat 0 0;display:inline-block;margin-right:5px;}

/*recomhot 热卖推荐 end*/

/*lastproduct 最新上市*/
.lastproduct{padding:30px;}
.lastproduct .sectionbox{padding-top:20px;}
.lastproduct .sectionbox+.sectionbox{padding-top:60px;}
.lastproduct .sectionbox-head{text-align:center;padding-top:20px;border-bottom:1px solid #e7ebef;}
.lastproduct .sectionbox-head .en{display:block;font-family:arial;font-size:60px;color:#f7f7f7;text-transform:uppercase;font-weight:bold;line-height:18px;}
.lastproduct .sectionbox-head .cn{display:block;font-size:30px;color:#025eab;line-height:0.65;}
.lastproduct .sectionbox-head .cn:after{content:"";width:29px;height:3px;display:block;margin:20px auto 35px;background:#f18c0a;}
.lastproduct .content{color:#4e5059;line-height:30px;padding:40px 0;}
.newprolist{padding:0;}
.newprolist .owl-carousel{border:1px solid #e7ebef;}
.newprolist .owl-carousel .owl-nav>div{position:absolute;width:10px;height:20px;top:50%;margin-top:-10px;background:url(../images/btns.png) no-repeat;}
.newprolist .owl-carousel .disabled{display:block;cursor:default;}
.newprolist .owl-carousel .owl-nav .owl-prev{background-position:left top;left:-50px;}
.newprolist .owl-carousel .owl-nav .owl-next{background-position:right top;right:-50px;}
.newprolist .owl-carousel .owl-nav .owl-prev.disabled{background-position:left bottom;}
.newprolist .owl-carousel .owl-nav .owl-next.disabled{background-position:right bottom;}

/* .newprolist .itembox>div{height:450px;float:left;} */

/* .newprolist .itembox .pic{width:255px;} */

/* .newprolist .itembox .pic img{width:255px;height:225px;} */
.newprolist .itembox .word{padding:20px 45px;}
.newprolist .swiper-slide-active.itembox .word{opacity:1;}
.newprolist .itembox .word .tit{margin:0 0 15px;color:#025eab;font-size:28px;}
.newprolist .itembox .word .con{color:#888;font-size:14px;line-height:24px;overflow:hidden;}
.newprolist .itembox .word .con ul{padding-left:20px;}
.newprolist .itembox .word .con li{list-style:outside;}
.newprolist .itembox .word .con li+li{padding-top:15px;}
.newprolist .itembox .word .btns{padding:15px 0 0 20px;}
.newprolist .itembox .word .btns a{display:inline-block;width:112px;text-align:center;height:30px;line-height:30px;border-radius:30px;font-size:14px;color:#fff;margin-right:5px;}
.newprolist .itembox .word .btns .more{background:#025eab;}
.newprolist .itembox .word .btns .more:after{content:"+";display:inline-block;padding-left:5px;font-family:"宋体";font-size:24px;line-height:1;position:relative;top:3px;}
.newprolist .itembox .word .btns .videobtn{background:#ff8a00;}
.lastproduct .listbox ul{margin:0 -1.5%;}
.lastproduct .listbox li{float:left;width:22%;margin:1.5%;border:1px solid #e7ebef;text-align:center;}
.lastproduct .listbox li .pic{height:217px;}
.lastproduct .listbox li .pic img{width:100%;height:217px;}
.lastproduct .listbox li .tit{margin:0;font-size:20px;padding:15px;border-bottom:1px solid #e7ebef;border-top:1px solid #e7ebef;}
.lastproduct .listbox li .tit a{color:#025eab;}
.lastproduct .listbox li .btns{text-align:center;padding:20px 15px;}
.lastproduct .listbox li .btns a{display:inline-block;height:32px;line-height:32px;width:112px;text-align:center;border-radius:30px;border:1px solid #e7ebef;background:#f9fafc;color:#025eab;}
.lastproduct .listbox li .btns .more:after{content:"+";display:inline-block;padding-left:5px;font-family:"宋体";font-size:24px;line-height:1;position:relative;top:3px;}
#certify{position:relative;width:1138px;margin:0 auto}
#certify .swiper-container{padding-bottom:60px;}
#certify  .swiper-slide{width:520px;background:#fff;box-shadow:0 8px 30px #ddd;}
#certify  .swiper-slide img{display:block;}
#certify  .swiper-slide p{line-height:98px;padding-top:0;text-align:center;color:#636363;font-size:1.1em;margin:0;}
#certify .swiper-pagination{width:100%;bottom:20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;border:3px solid #fff;background-color:#d5d5d5;width:10px;height:10px;opacity:1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border:3px solid #00aadc;background-color:#fff;}
#certify .swiper-button-prev{ width:10px;height:20px;top:50%;margin-top:-10px;background:url(../images/btns.png) no-repeat;background-position:0 0; background-position:left top;}
/* #certify .swiper-button-prev:hover{background-position:0 -46px;background-size:100%} */
#certify .swiper-button-next{ width:10px;height:20px;top:50%;margin-top:-10px;background:url(../images/btns.png) no-repeat;background-position:0 -93px; background-position:right top;}
/* #certify .swiper-button-next:hover{background-position:0 -139px;background-size:100%} */

/*lastproduct 最新上市 end*/

/*产品中心*/
.pro-sider{float:left;width:240px;height:985px;background:#ebf0f5;}
.pro-sider .tit{font-size:20px;margin:0;font-weight:normal;color:#fff;background:#025eab url(../images/pro-sider_tit_bg.png) no-repeat right bottom;padding:23px 20px;}
.pro-sider .tit span{background:url(../images/pro-sider_tit_icon.png) no-repeat left center;padding-left:25px;}
.pro-sider nav ul li{border-bottom:1px dotted #fbfbfb;}
.pro-sider nav ul li a{display:block;padding:20px;}
.pro-sider nav ul li>a{font-size:15px;color:#333;position:relative;}
.pro-sider nav ul li>a:after{content:"";position:absolute;top:50%;right:20px;background:url(../images/pro-sider_a_icon.png) no-repeat 0 -18px;width:16px;height:18px;margin-top:-9px;}
.pro-sider nav ul li dl{padding:0 20px 20px;display:none;border-top:1px dotted #fbfbfb;}
.pro-sider nav ul li dl dd a{font-size:14px;color:#4e5059;padding-top:10px;padding-bottom:10px;}
.pro-sider nav ul li.bg{background:#ced9e5;position:relative;}
.pro-sider nav ul .borderT:after{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:#025eab;}
.pro-sider nav ul li.active>a,.pro-sider nav ul li a:hover{color:#025eab;}
.pro-sider nav ul li.active>a:after{background-position:0 0;}
.pro-sider nav ul li.active dl{display:block;}
.pro-sider nav ul li dl dd.active>a,.pro-sider nav ul li a:hover{color:#025eab;}
.pro-sider nav ul li dl dd.active>a:after{background-position:0 0;}
.pro-sider nav ul li dl dd.active dl{display:block;}
.promain{float:right;width:925px;}
.promain .categoryname{margin:0;padding:15px 0 0;font-size:24px;}
.promain .categoryname span{position:relative;padding-left:15px;color:#025eab;}
.promain .categoryname span:before,.promain .categoryname span:after{content:"";height:13px;width:5px;display:block;left:0;position:absolute;}
.promain .categoryname span:before{top:3px;background:#ff8a00;}
.promain .categoryname span:after{top:16px;background:#158ad0;}
.promain .catecontent .content{padding:30px 0;color:#4e5059;line-height:26px;}
.promain .catecontent .list .item{border:1px solid #e7ebef;background:#fff;}
.promain .catecontent .list .item+.item{margin-top:10px;}
.promain .catecontent .list .item .pic{float:left;width:290px;height:256px;background:#ebf0f5;}
.promain .catecontent .list .item .word{float:left;width:633px;padding:48px;}
.promain .catecontent .list .item h2{font-weight:normal;margin:0;font-size:20px;}
.promain .catecontent .list .item figure{color:#888;font-size:14px;line-height:24px;height:48px;overflow:hidden;margin:20px 0 35px;}
.promain .catecontent .list .item .more{background:#025eab;font-size:14px;border-radius:30px;width:112px;text-align:center;display:block;color:#fff;line-height:30px;height:30px;}
.promain .catecontent .list .item .more:after{content:"+";display:inline-block;padding-left:5px;font-family:"宋体";font-size:24px;line-height:1;position:relative;top:3px;}
.filterbox{border:1px solid #e7ebef;}
.filterbox .selects{background:#fff;padding:15px 0;width:638px;float:left;}
.filterbox .selectbox{position:relative;float:left;padding:8px 14px;}
.filterbox .selectbox .tit{float:left;display:block;line-height:48px;padding:0 10px;}
.filterbox .select{float:left;width:200px;height:48px;line-height:28px;position:relative;}
.filterbox .select h3{background:#ebf0f5;font-weight:normal;margin:0;padding:10px;height:48px;cursor:pointer;z-index:0;}
.filterbox .select h3 span{display:block;color:#4e5059;position:relative;height:28px;}
.filterbox .select h3 span:after{content:"";right:0;top:50%;position:absolute;margin-top:-4px;width:0;height:0;border-width:8px 6px 0 6px;border-style:solid dashed dashed dashed;border-color:#025eab transparent transparent transparent;}
.filterbox .select ul{display:none;position:absolute;top:100%;left:0;width:100%;background:#ebf0f5;border:1px solid #e7ebef;z-index:3;}
.filterbox .select ul li{border-bottom:1px solid #e7ebef;}
.filterbox .select ul li a{padding:10px 15px;display:block;}
.filterbox .select ul li a:hover{background:#025eab;color:#fff;}
.filterbox .right{float:right;width:283px;height:158px;background:#ebf0f5;padding:23px;}
.filterbox .search{position:relative;    /*width: 239px;*/height:48px;padding-right:41px;}
.filterbox .search .btn{position:absolute;right:0;top:0;height:48px;width:40px;background:url(../images/search.png) #025eab no-repeat center;cursor:pointer;border:none;}
.filterbox .search .text{background:#fff;padding:10px;line-height:28px;height:48px;border:none;width:100%;}
.filterbox .applybtn{display:block;height:48px;line-height:48px;background:#025eab;text-align:center;margin-top:15px;}
.filterbox .applybtn span{padding-left:30px;font-size:16px;color:#fff;position:relative;}
.filterbox .applybtn span:before{content:"";position:absolute;left:0;top:50%;margin-top:-8px;width:20px;height:22px;background:url(../images/icons.png) no-repeat 0 -21px;display:block;}
.catelist{padding:15px 0;border-top:1px solid #e7ebef;border-bottom:1px solid #e7ebef;}
.catelist .inner{margin:0 -5px;}
.catelist a{float:left;width:177px;height:46px;line-height:46px;background:#fff;border:1px solid #e7ebef;text-align:center;color:#4e5059;position:relative;margin:5px;}
.catelist a span{padding-left:10px;}
.catelist a:before{content:"";width:5px;height:5px;background:#025eab;position:absolute;left:auto;top:50%;margin-top:-2px;}
.catepicbox ul{margin:15px -1.5%;}
.catepicbox li{float:left;width:30.3334%;margin:15px 1.5%;}
.proitem{margin-bottom:25px;border:1px solid #e7ebef;background:#fff;}
.proitem .wrap-inner{padding:10px;}
.proitem .topbox{padding-bottom:20px;}
.proitem .topbox .pic{float:left;width:160px;height:140px;border:1px solid #e7ebef;}
.proitem .topbox .word{float:right;width:740px;padding:20px;}
.proitem .topbox .word h2{font-weight:normal;margin:0;font-size:20px;}
.proitem .topbox .word h2 a{color:#4e5059;}
.proitem .topbox .word figure{font-size:14px;color:#888;line-height:26px;    /*height: 52px;*/overflow:hidden;margin:15px 0 0;}
.proitem .prolist{text-align:center;border-top:#e7ebef 1px solid;border-left:#e7ebef 1px solid;}

/* .proitem .prolist th.td2{width:19%;}
.proitem .prolist th.td1,.proitem .prolist th.td3,.proitem .prolist th.td4,.proitem .prolist th.td5,.proitem .prolist th.td8{width:8.6%;}
.proitem .prolist th.td6,.proitem .prolist th.td9{width:14%;} */
.proitem .prolist th.td7{width:10%;}
.proitem .prolist thead{background:#ebf0f5;}
.proitem .prolist thead th{padding:10px 0;color:#4e5059;}
.proitem .prolist thead th,.proitem .prolist td{border-bottom:1px solid #e7ebef;border-right:1px solid #e7ebef;}
.proitem .prolist td{color:#888;width:10%;word-break:break-all;}
.proitem .prolist td.td1{width:20%;}
.proitem .prolist .iradio{position:relative;margin:0 auto 0;top:0;left:0;}
.proitem .prolist .smallimg{display:inline-block;position:relative;width:73px;}
.proitem .prolist .smallimg>img{height:64px;}
.proitem .prolist .popupimg{display:none;position:absolute;top:100%;width:186px;height:126px;left:-55px;border:1px solid #e7ebef;z-index:9;}
.proitem .prolist .popupimg:before{content:"";background:url(../images/up_icon.png) no-repeat;position:absolute;width:15px;height:5px;left:50%;top:-5px;margin-left:-7px;display:block;}
.proitem .prolist .tit{color:#025eab;font-size:14px;}
.proitem .prolist .smallimg:hover .popupimg{display:block;}
.popupform{background:url(../images/popupform_bg.png) no-repeat;width:952px;height:547px;padding:17px;position:absolute;left:0;display:none;}
.popupform h2{color:#025eab;font-size:22px;padding:20px 0;text-align:center;border-bottom:1px solid #e7ebee;margin:0;}
.popupform form{padding:50px;}
.popupform form dl{min-height:40px;position:relative;padding-left:80px;margin-left:2%;margin-bottom:15px;}
.popupform form dl dt{width:80px;text-align:right;position:absolute;left:0;top:0;line-height:40px;}
.popupform form dl .text{line-height:38px;border:1px solid #e7ebef;background:#fff;padding:0 10px;height:40px;width:100%;}
.popupform form dl.dl2{float:left;width:48%;}
.popupform form textarea.text{height:216px;padding:10px;line-height:24px;resize:none;overflow:hidden;}
.popupform form .btn{display:block;width:154px;height:49px;text-align:center;font-size:16px;color:#fff;line-height:49px;background:#025eab;border:none;cursor:pointer;}
.procompare{padding:10px;}
.procompare table{border-left:1px solid #e7ebee;border-top:1px solid #e7ebee;color:#4e5059;text-align:center;}
.procompare table td,.procompare table th{border-right:1px solid #e7ebee;border-bottom:1px solid #e7ebee;color:#4e5059;padding:10px 15px;line-height:35px;}
.procompare table th{font-weight:normal;text-align:right;}
.procompare table th[scope="row"]{background:#f9fafc;}
.procompare table .addcart{display:block;background:#f18c0a;color:#fff;width:133px;height:35px;line-height:35px;text-align:center;margin:0 auto;border-radius:3px;}
.procompare table .addcart span{position:relative;padding-left:25px;}
.procompare table .addcart span:before{content:"";background:url(../images/icons.png) 0 0;width:20px;height:12px;position:absolute;top:50%;margin-top:-6px;left:0;}
.procompare table .name{color:#025eab;}
.proinfo{padding:30px;}
.gallery-image{width:400px;float:left;}
.gallery-image .ztboxlist{padding:0 20px;position:relative;}
.gallery-image .owl-nav div{position:absolute;font-size:28px;color:#025eab;width:14px;height:30px;line-height:30px;font-family:"宋体";top:50%;margin-top:-15px;cursor:pointer;}
.gallery-image .owl-nav .owl-prev{left:0;}
.gallery-image .owl-nav .owl-next{right:0;}
.gallery-image .disabled{display:block!important;}
.gallery-image .disabled div,.gallery-image .owl-nav div.disabled{color:#5f6168;cursor:default!important;}
.product-details{float:left;width:325px;margin:0 40px;}
.product-details .title{margin:0;font-size:28px;color:#025eab;position:relative;padding-right:40px;line-height:1;}
.product-details .download{position:absolute;right:0;top:3px;width:22px;height:24px;background:url(../images/icons.png) no-repeat 0 -78px;}
.product-details figure{font-size:14px;color:#888;line-height:22px;margin:15px 0;}
.product-details .feature li{position:relative;padding:4px 0 4px 15px;line-height:20px;}
.product-details .feature li:before{content:"";width:6px;height:6px;background:#025eab;position:absolute;top:11px;left:0;}
.product-details .numberbox{margin:15px 0 25px;}
.product-details .numberbox>span{float:left;line-height:32px;margin-right:10px;}
.product-details .numberbox .m_numberSelect{float:left;}
.product-details .otherbtns a{display:inline-block;background:url(../images/icons.png) no-repeat;font-size:14px;padding-left:20px;margin-right:15px;}
.product-details .otherbtns a.btn1{background-position:0 -115px;color:#f18c0a;font-weight:bold;}
.product-details .otherbtns a.btn2{background-position:0 -148px;color:#888;}
.product-details .otherbtns a.on{color:#f18c0a;background-position:0 -303px;}
.product-details .paymethod{position:relative;margin:15px 0 0;padding-left:70px;}
.product-details .paymethod dt{position:absolute;left:0;top:0;}
.product-details .paymethod dd{display:inline-block;width:100px;}
.product-details .paymethod dd img{height:18px;padding-right:5px;}
.onpurchase{float:right;width:285px;height:448px;background:#f9fafc;border:1px solid #e7ebef;line-height:24px;}
.onpurchase h2{color:#025eab;font-size:18px;margin:0;padding:15px 0;text-align:center;}
.onpurchase .box{padding:13px;border-top:1px solid #e7ebef;}
.onpurchase .prices{position:relative;padding-left:80px;}
.onpurchase .prices span{font-size:14px;font-weight:bold;color:#025eab;position:absolute;left:0;top:5px;width:70px;text-align:right;}
.onpurchase .prices a.more{display:block;line-height:35px;text-align:center;border:2px solid #025eab;font-size:14px;font-weight:bold;color:#025eab;}
.onpurchase .prices.pricesLihde{line-height:35px;position:relative;}
.onpurchase .pricesLihde .Formbox{display:none;position:absolute;right:-45px;box-shadow:0 0 10px #edf1f5;top:52px;width:1200px;background-color:#fff;border:1px solid #e7ebee;z-index:99;}
.onpurchase .pricesLihde .Formbox .i{display:block;width:12px;height:8px;position:absolute;right:128px;top:-7px;background:url('../images/fbgjt.png') no-repeat center;}
.onpurchase .pricesLihde .Formbox .title .h3{margin:0;padding:0;line-height:76px;border-bottom:1px solid #e7ebee;text-align:center;font-size:22px;color:#025eab;}
.onpurchase .pricesLihde .Formbox .formTab{padding:35px 0 40px;}
.onpurchase .pricesLihde .Formbox .p{text-align:center;color:#888;margin:0;padding:0;}
.onpurchase .pricesLihde .Formbox .p a{color: #025eab;font-weight:bold;}
.onpurchase .pricesLihde .Formbox  ul{width:400px;margin:30px auto 0;padding-bottom:30px;}
.onpurchase .pricesLihde .Formbox  ul li{margin-bottom:10px;}
.onpurchase .pricesLihde .Formbox  .left{float:left;width:92px;text-align:right;padding-right:10px;line-height:40px;color:#555;}
.onpurchase .pricesLihde .Formbox  .right{width:305px;float:left;line-height:30px;font-size:14px;color:#333;}
.onpurchase .pricesLihde .Formbox  .right input{width:305px;border:1px solid #ddd;line-height:40px;height:40px;padding:0 10px;}
.onpurchase .pricesLihde .Formbox .MaskFormBtn{display:block;width:155px;line-height:50px;text-align:center;margin:0 auto;background-color:#025eab;color:#fff;font-size:16px;}
.onpurchase .prices dl{padding:4px 0;}
.onpurchase .prices dl dd{display:inline-block;width:80px;}
.onpurchase .sales{padding-left:20px;}
.onpurchase .price b{color:#f18c0a;font-size:24px;}
.onpurchase .btns{padding-top:15px;}
.onpurchase .btns a{display:inline-block;font-weight:bold;font-size:16px;color:#fff;width:120px;height:40px;line-height:40px;text-align:center;border-radius:5px;}
.onpurchase .btns a.buybtn{background:#f18c0a;}
.onpurchase .btns a.addcart{background:#025eab;}
.onpurchase .btns a.addcart span{position:relative;padding-left:22px;}
.onpurchase .btns a.addcart span:before{content:"";background:url(../images/icons.png) 0 0;position:absolute;display:block;width:20px;height:12px;top:50%;margin-top:-5px;left:0;}
.proinfo .infotab{margin:30px 0;border-bottom:1px solid #bfe7f9;line-height:50px;background:#f8f9fb;}
.proinfo .infotab span{float:left;font-size:16px;color:#555;padding:0 25px;cursor:pointer;position:relative;}.proinfo .infotab span:nth-child(5){display: none;}
.proinfo .infotab span.on{background:#fff;border-right:1px solid #bfe7f9;border-left:1px solid #bfe7f9;color:#025eab;font-weight:bold;}
.proinfo .infotab span.on:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:#025eab;}
.proinfo .infotab span.on:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff;}
.proinfo .infotab span:first-child.on{border-left:none;}
.proinfo .info-tit{color:#555;font-size:18px;text-align:center;}
.proinfo .info-tit:after{content:"";display:block;margin:10px auto 0;height:3px;width:30px;background:#025eab;}
.proinfo .infobox{color:#888;line-height:24px;margin-bottom:30px;}
.proinfo .infobox .content{display:none;}
.proinfo .infobox .content .txt{padding:20px 40px;}
.proinfo .infobox .content .txt ul{padding:0;margin:0;}
.proinfo .infobox .content .txt ul li{list-style:none;}
.proinfo .infobox .box{padding:25px 0;}
.proinfo .infobox .box .litype-inside li{list-style:inside;padding:4px 0;}
.proinfo .infobox .features table{border-top:1px solid #e7ebef;border-left:1px solid #e7ebef;color:#555;}
.proinfo .infobox .features table th{background:#f9fafc;text-align:right;padding:10px 40px 10px 10px;border-right:1px solid #e7ebef;border-bottom:1px solid #e7ebef;font-weight:normal;}
.proinfo .infobox .features table td{text-align:left;padding:10px 10px 10px 40px;border-right:1px solid #e7ebef;border-bottom:1px solid #e7ebef;}
.proinfo .downlist .table{color:#555;}
.proinfo .downlist .table-head,.proinfo .downlist .table-list .tr{display:table;table-layout:fixed;width:100%;}
.proinfo .downlist .td{display:table-cell;vertical-align:middle;text-align:center;}
.proinfo .downlist .table-head{background:#025eab;padding:15px 40px;font-size:16px;color:#fff;}
.proinfo .downlist .table-head .td:first-child,.proinfo .downlist .table-list .tr .td:first-child{width:30%;text-align:left;}
.proinfo .downlist .table-head .td{padding:0 15px;}
.proinfo .downlist .table-list .tr{border-bottom:1px solid #e5eff6;padding:15px 40px;}
.proinfo .downlist .table-list .tr .td{padding:15px;}
.proinfo .downlist .table-list .btn{background:url(../images/download_icon.png) no-repeat;width:22px;height:22px;display:block;margin:auto;}
.proinfo .userclub{padding:20px 40px;}
.proinfo .userclub .inner{display:table;width:100%;table-layout:fixed;}
.proinfo .userclub .left{display:table-cell;vertical-align:middle;text-align:center;font-size:16px;color:#555;line-height:1.1;width:220px;padding-right:40px;position:relative;}
.proinfo .userclub .left:after{content:"";position:absolute;right:0;top:10%;height:80%;width:1px;display:block;background:#e1e1e1;}
.proinfo .userclub .left .score span{font-size:52px;font-family:arial;font-weight:bold;}
.proinfo .userclub .left .stars{margin-top:5px;}
.proinfo .score-data{display:table-cell;vertical-align:middle;padding-left:40px;}
.proinfo .score-data dl{position:relative;min-height:15px;line-height:15px;margin-bottom:10px;padding-left:95px;}
.proinfo .score-data dl dt{width:95px;position:absolute;left:0;top:0;}
.proinfo .score-data dl dd{width:322px;height:15px;background:#e1e1e1;position:relative;}
.proinfo .score-data dl dd span{position:absolute;top:0;left:0;height:100%;display:block;background:#f18c0a;}
.proinfo .scorelist .tab{background:#f8f9fb;line-height:47px;}
.proinfo .scorelist .tab span{display:block;float:left;margin:0 30px;color:#555;font-size:16px;}
.proinfo .scorelist .tab span.active{color:#025eab;font-weight:bold;border-bottom:2px solid #025eab;}
.proinfo .scorecontent .item{padding:30px;border-bottom:1px solid #f0f0f0;}
.proinfo .scorecontent{padding-top:20px;}
.proinfo .scorecontent .item .pic{float:left;width:94px;height:94px;border-radius:100%;padding:4px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.2);}
.proinfo .scorecontent .item .pic .Ispic{height:86px;width:86px;display:block;border-radius:100%;}
.proinfo .scorecontent .item .word{float:left;padding:0 0 0 30px;width:983px;position:relative;}
.proinfo .scorecontent .item figure{color:#555;padding-bottom:20px;}
.proinfo .scorecontent .item .replaycon{position:relative;min-height:20px;line-height:20px;color:#888;}
.proinfo .scorecontent .item .replaycon .name{display:inline-block;padding-left:25px;color:#025eab;}
.proinfo .scorecontent .item .replaycon .name:before{content:"";position:absolute;display:block;background:url(../images/icons.png) no-repeat 0 -215px;width:19px;height:19px;top:0;left:0;}
.proinfo .scorecontent .item .word-r{position:absolute;right:0;top:0;}
.proinfo .scorecontent .item .userscore{display:block;color:#555;}
.proinfo .scorecontent .item time{display:block;color:#888;}
.proinfo .matching{margin:30px 0;}
.proinfo .matching table{border-left:1px solid #e0e3e6;border-top:1px solid #e0e3e6;text-align:center;}
.proinfo .matching table thead{background:#ebf0f5;}
.proinfo .matching table thead th{color:#4e5059;font-weight:normal;padding:15px;}
.proinfo .matching table th,.proinfo .matching table td{border-right:1px solid #e0e3e6;border-bottom:1px solid #e0e3e6;}
.proinfo .matching table td{padding:10px;}
.proinfo .matching table .pic{width:52px;margin:0 auto;}
.proinfo .matching table .tit{color:#025eab;}
.proinfo .matching table .m_numberSelect{display:block;margin:0 auto;width:137px;border:none;}
.proinfo .matching table .m_numberSelect .i_minus,.proinfo .matching table .m_numberSelect .i_add,.proinfo .matching table .m_numberSelect .numberInput{border:1px solid #e7ebef;background:none;margin:0 2px;font-weight:normal;color:#666;line-height:28px;}
.proinfo .matching table .m_numberSelect .numberInput{width:70px;}
.proinfo .matching table .btns a{display:inline-block;width:120px;height:40px;line-height:40px;color:#fff;font-weight:bold;border-radius:5px;margin:0 5px;}
.proinfo .matching table .btns .buybtn{color:#025eab;background:#ebf0f5;}
.proinfo .matching table .btns .addcart{background:#025eab;}
.proinfo .matching table .btns .addcart span{padding-left:25px;position:relative;}
.proinfo .matching table .btns .addcart span:before{content:"";position:absolute;left:0;top:50%;width:20px;height:12px;margin-top:-6px;background:url(../images/icons.png) no-repeat 0 0;}
.proinfo .proRelated{padding:30px 40px;}
.proinfo .proRelated li{border:1px solid #e7ebef;text-align:center;}
.proinfo .proRelated li .pic{display:block;height:217px;}
.proinfo .proRelated li .pic img{width:100%;height:217px;}
.proinfo .proRelated li .txt{padding:20px 10px 10px;color:#999;}
.proinfo .proRelated li .txt .tit{font-size:16px;display:block;margin-bottom:10px;}
.proinfo .proRelated li .btns{padding:5px 0;}
.proinfo .proRelated li .btns a{display:inline-block;width:110px;height:36px;line-height:36px;color:#fff;font-weight:bold;border-radius:5px;margin:0;}
.proinfo .proRelated li .btns .buybtn{color:#025eab;background:#ebf0f5;}
.proinfo .proRelated li .btns .addcart{background:#025eab;}
.proinfo .proRelated li .btns .addcart span{padding-left:25px;position:relative;}
.proinfo .proRelated li .btns .addcart span:before{content:"";position:absolute;left:0;top:50%;width:20px;height:12px;margin-top:-6px;background:url(../images/icons.png) no-repeat 0 0;}
.proinfo .proRelated li:hover{border-color:#025eab;}
.proinfo .proRelated li .txt .tit:hover{color:#025eab;}
.proinfo .proRelated .owl-nav>div{position:absolute;top:50%;margin-top:-10px;width:11px;height:20px;background:url(../images/btns.png) no-repeat;text-indent:9999px;overflow:hidden;}
.proinfo .proRelated .owl-nav .owl-prev{background-position:left top;left:-27px;}
.proinfo .proRelated .owl-nav .owl-next{background-position:right top;right:-27px;}
.proinfo .proRelated .owl-nav .owl-prev.disabled{background-position:left bottom;}
.proinfo .proRelated .owl-nav .owl-next.disabled{background-position:right bottom;}

/*产品中心 end*/

/*产品对比*/
.comparedbtn{display:block;width:242px;height:47px;margin:40px auto 0;line-height:47px;color:#fff;font-size:16px;background:#025eab;border-radius:5px;text-align:center;z-index:999;}
.comparedbtn span{position:relative;padding-right:20px;display:inline-block;}
.comparedbtn span:after{content:'';position:absolute;top:50%;right:0;width:12px;height:12px;background:url(../images/icons.png) 0 -54px;margin-top:-6px;}
.comparedbtn.show{position:fixed;left:50%;margin-left:-121px;bottom:231px;}
a.comparedbtn:hover,a.comparedbtn:visited,a.comparedbtn:link{color:#fff;}
.bottomPanel{position:fixed;right:0;bottom:0;left:0;z-index:999;overflow:visible;margin:auto;width:100%;height:auto;font-size:1em;background:url(../images/bottomPanel_bg.png) repeat left top;}
.bottomPanel .auto{padding:20px 0;}
.bottomPanel table{width:100%;}
.bottomPanel table tr td{width:20%;}
.bottomPanel .comparePanelProduct{overflow:hidden;padding:10px 40px;text-align:center;height:200px;}
.bottomPanel td+td{border-left:1px dotted #dfe3e7;}
.bottomPanel .comparePanelProduct .pic{width:121px;height:106px;border:1px solid #e7ebef;margin:0 auto;}
.bottomPanel .comparePanelProduct .pic img{height:106px;width:121px;}
.bottomPanel .comparePanelProduct .word{padding:10px 0;text-align:center;}
.bottomPanel .comparePanelProduct .word .pname{font-size:16px;color:#4e5059;}
.bottomPanel .comparePanelProduct .word .deletbtn{background:url(../images/btn6.png) no-repeat;width:90px;height:30px;line-height:30px;color:#025eab;display:block;font-weight:normal;margin:5px auto 0;font-size:14px;}
.bottomPanel .btns a{display:block;font-size:18px;font-weight:bold;width:140px;height:50px;line-height:50px;border-radius:3px;margin:0 auto;text-align:center;cursor:pointer;}
.bottomPanel .cmprAllBtn{color:#fff;background:#025eab;}
.bottomPanel .allclear{background:url(../images/order-tablehead_bg.png) #fff repeat-x left bottom;border:1px solid #d4dce3;color:#025eab;margin:10px auto 0;}

/*loginContainer 登录*/
.loginContainer{padding:50px 0;position:relative;}
.loginContainer .loginbg{background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;}
.loginbox{position:relative;z-index:1;width:360px;height:405px;margin:0 0 0 auto;background:#fff;}
.loginbox h2{margin:0;font-weight:normal;font-size:20px;height:60px;line-height:60px;text-align:center;color:#fff;background:#025eab;}
.loginbox .form{padding:48px 23px;}
.loginbox .form .item+.item{margin-top:5px;}
.loginbox .form .item dl{border:1px solid #dcdcdc;width:100%;height:53px;padding:10px;line-height:31px;background:#fff;position:relative;}
.loginbox .form .item dl .text{border:none;display:block;height:33px;position:relative;z-index:1;background:url(../images/login_icon.png) no-repeat;padding-left:20px;color:#333;}
.loginbox .form .item dl .tit{color:#555;font-size:14px;position:absolute;top:10px;height:33px;left:30px;z-index:0;}
.loginbox .form .phone dl .text{background-position:0 8px;}
.loginbox .form .password dl .text{background-position:0 -20px;}
.loginbox .form .code dl .text{background-position:0 -45px;}
.loginbox .form .code dl{float:left;width:59%;}
.loginbox .form .code .send{display:block;width:39%;border:1px solid #dcdcdc;background:#ebf0f5;color:#555;height:53px;line-height:51px;text-align:center;float:right;}
.loginbox .form .item dl.active{border-color:#025eab;}
.loginbox .form .item dl.active .text{background-image:url(../images/login_icon_hover.png);}
.loginbox .form .btns{padding-top:20px;}
.loginbox .form .btns .btn{font-size:16px;color:#fff;text-align:center;border:1px solid #dcdcdc;background:#025eab;display:block;width:100%;height:53px;line-height:51px;cursor:pointer;}

/*loginContainer 登录 end*/

/*memberContainer 会员中心*/
.memberContainer{padding:70px 0;background:url(../images/bg.png) left top repeat-x;}
.Member-Sider{float:left;width:240px;background:#ebf0f5;padding-bottom:60px;min-height:930px;}
.Member-Sider li h2{background:#025eab;height:60px;color:#fff;padding:20px;line-height:20px;font-size:18px;margin:0;}
.Member-Sider li h2:before{content:"";display:inline-block;width:3px;height:16px;background:#fff;margin-right:5px;position:relative;top:1px;}
.Member-Sider li dl{padding-bottom:35px;}
.Member-Sider li dl dd{line-height:20px;height:60px;border-bottom:1px dotted #fbfbfb;font-size:15px;color:#333;}
.Member-Sider li dl dd a{color:#333;position:relative;display:block;padding:20px;}
.Member-Sider li dl dd a:after{content:">";font-family:"宋体";font-size:15px;position:absolute;right:20px;top:20px;}
.Member-Sider li dl dd a:hover,.Member-Sider li dl dd.on a{color:#025eab;background:#d6e0ea;font-weight:bold;}
.memberContainer .pagemain{float:right;width:925px;padding:43px 38px;min-height:930px;}
.memberContainer .pagemain a,.memberContainer .pagemain,.memberContainer .pagemain table td{color:#4e5059;font-size:12px;}
.memberContainer .pagemain .yellow{color:#ff8a00;}
.memberContainer .pagemain .blue{color:#025eab;}
.memberContainer .pagemain .red{color:#f00;}
.M-photo{text-align:center;}
.M-photo span{display:block;margin-bottom:10px;}
.M-photo img{width:114px;height:121px;}
.M-photo a{color:#025eab;font-size:13px;line-height:1;border-bottom:1px solid #025eab;}
.Memberinfo{margin-bottom:20px;}
.Memberinfo .M-photo{float:left;width:114px;}
.Memberinfo .M-con{float:right;width:708px;border-left:1px solid #e5e5e5;margin-left:25px;padding-left:25px;}
.Memberinfo .M-welcome{margin:0 0 8px;display:block;}
.Memberinfo .M-welcome b{color:#333;font-size:15px;padding-right:10px;}
.Memberinfo .M-grade{border:1px solid #e7ebef;line-height:20px;padding:5px 10px 5px 10px;background:#f9fafc;width:320px;}
.Memberinfo .M-grade a{font-size:14px;color:#025eab;margin-left:5px;}
.Memberinfo .M-table{border:1px solid #e4e4e4;border-top:none;border-left:none;margin:20px 0 10px;}
.Memberinfo .M-table td{line-height:20px;padding:5px 10px;border-top:1px solid #e7ebef;border-left:1px solid #e7ebef;font-size:12px;background:#f9fafc;}
.memberContainer .M-tit{font-size:16px;color:#025eab;margin:35px 0 20px;font-weight:bold;line-height:20px;}
.memberContainer .M-tit a{color:#2f32a6;font-weight:normal;font-size:12px;float:right;}
.orderlist i{font-style:normal;}
.orderlist{border:1px solid #e7ebef;border-right:none;border-bottom:none;margin-bottom:20px;}
.orderlist .order-tit{height:32px;line-height:32px;padding:0 10px;border:1px solid #e7ebef;border-top:none;}
.orderlist .order-tit span+span{padding-left:10%;}
.orderlist .order-tit .number b{color:#333;}
.orderlist .order-tit .checkbox{display:inline-block;width:12px;height:12px;border:1px solid #1c5180;background-color:#fff;position:relative;top:2px;}
.ordertable thead{height:32px;line-height:32px;padding:0 10px;border:1px solid #e7ebef;border-top:none;}
.ordertable thead th{font-weight:normal;}
.ordertable thead th:first-child{text-align:left;padding-left:40px;}
.ordertable td{text-align:center;vertical-align:middle;padding:10px;border:1px solid #ececec;border-left:none;border-top:none;}
.browshistorylist .ordertable{border:1px solid #ececec;border-top:none;border-left:none;}
.browshistorylist .ordertable td{border:none;border-top:1px solid #ececec;}
.ordertable .wlbtn{padding-bottom:10px;position:relative;}
.ordertable .wlbtn .icon{display:block;width:0;height:0;border:4px solid #666;border-color:#666 transparent transparent transparent;position:absolute;bottom:0;left:50%;}
.ordertable .price{font-size:14px;}
.ordertable .proitem{display:table;width:100%;margin-bottom:0;border:none;}
.ordertable .proitem .pic{display:table-cell;width:89px;height:78px;}
.ordertable .proitem .pic img{width:89px;height:78px;}
.ordertable .proitem dl{text-align:left;display:table-cell;padding:0 30px 0 15px;height:78px;vertical-align:middle;}
.ordertable .proitem .tit{display:block;}
.ordertable .proitem .tit:hover{color:#025eab;}
.orderlist .valuate{border:1px solid #ececec;border-top:none;padding:20px 10px;font-size:14px;line-height:1.45;}
.orderlist .valuate .mypj>*{display:inline-block;}
.orderlist .valuate .mypj>span{color:#4e5059;padding-right:15px;position:relative;top:3px;}
.orderlist .valuate figure{color:#555;padding-top:10px;margin-bottom:5px;}
.orderlist .valuate .replaycon{position:relative;min-height:20px;line-height:20px;color:#888;}
.orderlist .valuate .replaycon .name{display:inline-block;padding-left:25px;color:#025eab;}
.orderlist .valuate .replaycon .name:before{content:"";position:absolute;display:block;background:url(../images/icons.png) no-repeat 0 -215px;width:19px;height:19px;top:0;left:0;}
.valuateform{border:1px solid #ececec;padding:15px 10px;}
.valuateform h3{font-weight:normal;margin:0 0 13px;font-size:16px;color:#4e5059;}
.valuateform .stars{padding-bottom:25px;}
.valuateform .stars span{display:inline-block;}
.valuateform textarea.text{resize:none;width:100%;padding:10px;background:#fff;border:1px solid #ececec;color:#555;height:125px;}
.valuateform .btn{width:98px;height:35px;border-radius:3px;line-height:35px;color:#fff;text-align:center;display:block;margin-top:10px;border:none;background:#025eab;}
.M-Recommend{position:relative;overflow:hidden;}
.M-Recommend .btn{background-image:url(../images/slice_icon.png);background-repeat:no-repeat;position:absolute;top:50%;display:block;width:21px;height:20px;}
.M-Recommend .prev{background-position:0 0;left:0;}
.M-Recommend .next{background-position:0 -23px;right:0;}
.M-Recommend .prev:hover{background-position:-25px 0;}
.M-Recommend .next:hover{background-position:-25px -23px;}
.M-Recommend h2{border-bottom:1px solid #e7ebef;padding-bottom:20px;}
.M-Recommendlist{margin:0 27px;position:relative;}
.M-Recommendlist li{border:1px solid #e7ebef;text-align:center;}
.M-Recommendlist li .pic{display:block;height:159px;}
.M-Recommendlist li .pic img{width:100%;height:159px;}
.M-Recommendlist li .txt{padding:20px;color:#999;}
.M-Recommendlist li .txt .tit{font-size:16px;display:block;margin-bottom:10px;}
.M-Recommendlist li .txt .price{display:block;}
.M-Recommendlist li .txt .price em{font-size:14px;font-style:normal;}
.M-Recommendlist li .txt .yprice{display:block;text-decoration:line-through;}
.M-Recommendlist li:hover{border-color:#025eab;}
.M-Recommendlist li .txt .tit:hover{color:#025eab;}
.M-Recommendlist .owl-nav>div{position:absolute;top:50%;margin-top:-10px;width:11px;height:20px;background:url(../images/btns.png) no-repeat;text-indent:9999px;overflow:hidden;}
.M-Recommendlist .owl-nav .owl-prev{background-position:left top;left:-27px;}
.M-Recommendlist .owl-nav .owl-next{background-position:right top;right:-27px;}
.M-Recommendlist .owl-nav .owl-prev.disabled{background-position:left bottom;}
.M-Recommendlist .owl-nav .owl-next.disabled{background-position:right bottom;}
.M-personal{padding:40px 70px;}
.M-personal .M-photo{float:right;}
.M-personal .M-form{border-right:1px solid #e7ebef;float:left;width:480px;}
.M-personal .M-form .tibox{border-bottom:2px solid #ccc;font-size:18px;padding:10% 0 1%;}
.M-personal .M-form .tibox:first-child{padding-top:0;}
.M-form{color:#4e5059;font-size:14px;}
.M-form dl{line-height:30px;padding:8px 0;}
.M-form dl dt{display:inline-block;vertical-align:top;width:155px;text-align:right;*display:inline;*zoom:1;}
.M-form dl dd{display:inline-block;vertical-align:top;}
.M-form dl .text{border:1px solid #e7ebef;padding:5px 10px;background:#fff;line-height:22px;height:34px;color:#4e5059;}
.M-form dl .inputtxt{width:306px;}
.M-form dl .selecttxt{width:115px;}
.M-form dl .btn{background:#025eab;padding:11px 46px;color:#fff;font-size:16px;font-weight:bold;border:1px solid #025eab;display:inline-block;margin-top:20px;}
.M-changePW form{width:68%;margin:0 auto;padding:40px 0;}
.M-changePW dl{padding:13px 0;}
.M-changePW dl dt{width:150px;text-align:right;position:relative;top:0;float:left;}
.M-changePW dl dd{width:410px;float:left;}
.M-changePW dl dd .text,.M-changePW dl dd .tip{width:100%;margin:0;}
.M-changePW dl dd .tip{color:#888;}
.memberContainer .M-addrmain{border:none;background:none;padding:0;color:#4e5059;font-size:14px;}
.M-addrmain .addr-form{background:#fff;border:1px solid #e7ebef;padding:30px;}
.M-addrmain .addr-tit{font-size:14px;margin:0 0 25px;color:#025eab;}
.M-addrmain .M-form{padding:0 50px;}
.M-addrmain .M-form dl dt{width:84px;}
.M-addrmain .M-form dl dd{width:410px;position:relative;}
.M-addrmain .M-form dl dd .text{width:100%;}
.M-addrmain .M-form dl dd p{position:absolute;left:105%;top:0;padding-top:2px;padding-bottom:2px;margin:0;white-space:nowrap;}
.addr-list{margin-top:35px;}
.addr-list table{text-align:center;}
.addr-list table thead{background:#ebf0f5;border:1px solid #eeeeee;}
.addr-list table thead th{line-height:39px;font-size:14px!important;}
.addr-list table tbody tr{border:1px solid #e7ebef;border-top:none;background:#fff;}
.addr-list table tbody tr td{padding:20px 10px;font-size:14px!important;}
.addr-list table tbody tr td p{margin:0;}
.addr-list table tbody tr td .blue a{color:#025eab;}
.addr-list .btn{color:#025eab;font-size:12px;width:77px;height:26px;line-height:26px;text-align:center;border-radius:5px;background:#ebf0f5;display:block;margin:0 auto;}
.addr-list .btn.on{color:#fff;background:#025eab;}
.M-invoicebox+.M-invoicebox{margin-top:30px;}
.invoice-tit{margin:0 0 15px;font-size:16px;color:#025eab;}
.invoicename{margin:0 0 10px;background:#f6f7fb;font-size:14px;font-weight:normal;border:1px solid #e7ebef;line-height:41px;padding-left:15px;}
.invoicelist{text-align:left;vertical-align:middle;font-size:15px;}
.invoicelist td{line-height:30px;padding:5px 15px;font-size:14px!important;}
.invoicelist td.fisrt{padding-left:15px;text-align:left;}
.invoicelist td .btn{display:inline-block;margin:0 5px;}
.invoiceform{font-size:14px;}
.invoiceform dl dt{width:120px;}
.invoiceform dl .inputtxt{width:400px;}
.invoiceform dl label{display:inline-block;margin-right:10px;}
.M-collection ul{margin:0 -1.5%;}
.M-collection li{border:1px solid #e7ebef;text-align:center;float:left;width:22%;margin:0 1.5% 20px;}
.M-collection li .pic{display:block;height:159px;}
.M-collection li .pic img{width:100%;height:159px;}
.M-collection li .txt{padding:20px;color:#999;height:106px;}
.M-collection li .txt .tit{font-size:16px;display:block;margin-bottom:10px;}
.M-collection li .txt .price{display:block;}
.M-collection li .txt .price em{font-size:14px;font-style:normal;}
.M-collection li .txt .yprice{display:block;text-decoration:line-through;}
.M-collection li:hover{border-color:#025eab;}
.M-collection li .txt .tit:hover{color:#025eab;}
.memberContainer .M-ordermain{padding:0;background:none;border:none;}
.order-tab{position:relative;padding:15px 0 0;border-bottom:1px solid #e7ebef;margin-bottom:30px;}
.order-tab .tab a{font-size:16px;float:left;height:35px;line-height:20px;padding:0 0 15px;position:relative;}
.order-tab .tab a+a{margin-left:40px;}
.order-tab .tab a.on{color:#025eab;position:relative;bottom:-1px;}
.order-tab .tab a.on:after{content:"";width:100%;height:3px;position:absolute;bottom:0;left:0;display:block;background:#025eab;}
.order-tab .tab a+a:before{content:"";width:1px;height:20px;top:0;left:-20px;position:absolute;display:block;background:#e7ebef;}
.memberContainer .pagemain .orderbox,.memberContainer .pagemain .orderbox a,.memberContainer .pagemain .orderbox table td{font-size:14px;}
.orderbox .orderlist .order-tit{background:url(../images/order-tablehead_bg.png) repeat-x left top;height:39px;line-height:39px;}
.orderbox .orderlist .ordertable{background-color:#fff;}
.memberContainer .pagemain .orderbox .orderlist .tit{font-size:16px;color:#025eab;}
.orderlist figure{color:#888;line-height:20px;margin-top:8px;}
.orderbox .ordertable .proitem .pic{width:113px;height:110px;}
.orderbox .ordertable .proitem .pic img{width:113px;height:110px;}
.memberContainer .pagemain .orderinfo,.memberContainer .pagemain .orderinfolist,.memberContainer .pagemain .orderinfolist td{font-size:14px!important;}
.order-tips{margin:40px 0 20px;line-height:24px;}
.order-tips h2{font-weight:normal;font-size:26px;color:#231815;}
.orderinfo-box{margin-bottom:20px;}
.orderinfo-box .tit{font-size:18px;color:#025eab;margin:0;height:32px;line-height:32px;font-weight:normal;}
.orderinfo-box .con{padding:10px 0 0 0;line-height:30px;}
.orderinfolist .proitem .tit{font-weight:normal;font-size:16px;color:#025eab;}
.orderinfolist thead{background:url(../images/order-tablehead_bg.png) repeat-x left top;height:39px;line-height:39px;}
.orderinfolist .ordertable tbody,.orderinfolist .ordertable tfoot{background:#fff;}
.orderinfolist .ordertable .proitem .pic{width:113px;height:110px;}
.orderinfolist .ordertable .proitem .pic img{width:113px;height:110px;}
.orderinfolist .ordertable tfoot{border-bottom:1px solid #e7ebef;border-right:1px solid #e7ebef;}
.orderinfolist .ordertable tfoot th{padding:15px;font-weight:normal;}
.orderinfolist .ordertable tfoot th:first-child{text-align:left;}
.M-jf{font-size:14px;}
.M-jf span{display:inline-block;background:#025eab;padding:15px 20px 15px 50px;position:relative;color:#fff;}
.M-jf span:before{content:"";left:20px;top:15px;display:block;width:22px;height:22px;position:absolute;background:url(../images/member_icon.png) no-repeat 0 0;}
.integraltable{text-align:center;margin-top:20px;}
.integraltable thead{background:url(../images/order-tablehead_bg.png) repeat-x left top;height:39px;line-height:39px;border:1px solid #e7ebef;}
.integraltable thead th{font-weight:normal;font-size:14px;padding:0;}
.integraltable tbody{border:1px solid #e7ebef;border-top:none;}
.integraltable tr:first-child td{padding-top:25px;}
.integraltable td{padding:15px 15px;font-size:14px;}
.integraltable .line{padding:0;}
.integraltable .line:before{content:"";display:block;width:90%;margin:0 auto;height:1px;border-top:1px dashed #e7ebef;}
.integraltable tr:last-child .line{padding-bottom:25px;}
.M-exchange .sqbtn{color:#fff!important;background:#025eab;width:67px;height:26px;text-align:center;line-height:26px;display:block;margin:0 auto;}
.fz_12{font-size:12px;}
.M-letter .list li{border-bottom:1px solid #e7ebef;padding:10px 0;margin-top:10px;position:relative;}
.M-letter .list li h2{margin:0;padding-right:60px;font-weight:normal;font-size:14px;}
.M-letter .list li h2 a{color:#4e5059;font-size:14px;}
.M-letter .list li h2 a:hover{color:#025eab;}
.M-letter .list li .status{position:absolute;top:10px;right:0;}
.M-letter .list li .status.on{color:#025eab;}

/*购物车 */
.pagecart-tit{position:relative;}
.pagecart-tit h2{position:absolute;left:0;bottom:25px;font-size:24px;margin:0;}
.pagecart-tit h2 span{position:relative;padding-left:15px;color:#025eab;}
.pagecart-tit h2 span:before,.pagecart-tit h2 span:after{content:"";height:13px;width:5px;display:block;left:0;position:absolute;}
.pagecart-tit h2 span:before{top:3px;background:#ff8a00;}
.pagecart-tit h2 span:after{top:16px;background:#158ad0;}
.pagecart-tit .location{text-align:right;}
.cart-item{border:1px solid #dddddd;margin:15px 0 30px;height:196px;position:relative;}
.iradio{position:absolute;top:50%;left:20px;display:block;width:20px;height:20px;margin-top:-10px;background:url(../images/shop_icon.png) no-repeat 0 -22px;}
.iradio.unradiobtn{background-position:0 -22px;}
.iradio.radiobtn{background-position:0 -46px;}
.m_numberSelect{display:inline-block;border:1px solid #eeeeee;position:relative;background-color:#FFF;width:96px;}
.m_numberSelect .i_minus,.m_numberSelect .i_add{width:27px;height:30px;line-height:30px;display:inline-block;color:#796767;font-size:20px;font-weight:bold;text-align:center;float:left;background:#f4f4f4;}
.m_numberSelect .numberInput{width:40px;color:#796767;font-size:14px;text-align:center;line-height:30px;border:none;display:inline-block;height:30px;float:left;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;}
.itemInfo-wrap .txt .Inquiry{background:#f4f4f4 url(../images/icon.png) no-repeat 11px -144px;border-radius:30px;border:1px solid #2f32a6;height:30px;color:#2f32a6;padding:4px 8px 4px 35px;}
.cartlist .ordertable{margin-top:20px;}
.cartlist thead{background:url(../images/order-tablehead_bg.png) repeat-x left top;height:39px;line-height:39px;border:1px solid #e7ebef;}
.cartlist thead th{padding:0;}
.cartlist .ordertable tbody{background:#fff;border-left:1px solid #e7ebef;}
.cartlist .ordertable .proitem{position:relative;}
.cartlist .ordertable .proitem .pic{width:163px;height:110px;padding-left:50px;}
.cartlist .ordertable .proitem .pic img{width:113px;height:110px;}
.cartlist .ordertable .tit{color:#025eab;font-size:16px;}
.cartall{padding:20px;text-align:right;line-height:40px;margin:40px 0;}
.checkall{color:#4e5059;font-size:14px;float:left;position:relative;padding-left:25px;}
.checkall i{position:absolute;top:50%;margin-top:-10px;left:0;width:20px;height:20px;background:url(../images/shop_icon.png) 0 -22px;display:block;}
.checkall.on i{background-position:0 -46px;}
.clearcart{padding-left:20px;color:#4e5059;float:left;position:relative;margin-left:25px;}
.clearcart i{position:absolute;top:50%;margin-top:-10px;left:0;width:18px;height:20px;background:url(../images/shop_icon.png) 0 0;display:block;}
.cartAmount{display:block;float:right;font-size:14px;padding-right:20px;line-height:24px;}
.cartall .btns{float:right;}
.cartall .btns a{font-weight:bold;width:150px;height:50px;font-size:14px;text-align:center;display:inline-block;line-height:50px;}
a.cartsubmit{border:1px solid #035fab;color:#fff;background:#035fab;}
a.goshop{border:1px solid #eee;color:#035fab;margin-right:5px;background:url(../images/goshopbg.png) repeat-x left bottom #fff;}

/*结算 shop-settlement*/
.shop-settlement{padding:40px;}
.shop-settlement .box+.box{padding-top:40px;}
.shop-settlement .box .tit{font-size:16px;margin:0 0 15px;color:#025eab;}
.shop-settlement .table{font-size:14px;color:#4e5059;text-align:center;}
.shop-settlement .box .table+.table{margin-top:20px;}
.shop-settlement .table thead{background:url(../images/order-tablehead_bg.png) repeat-x left top;border:1px solid #e7ebef;}
.shop-settlement .table thead th{font-weight:normal;padding:9px 35px 9px 35px;}
.shop-settlement .table tbody{border:1px solid #e7ebef;}
.shop-settlement .table td{padding:20px 35px 20px 35px;}
.shop-settlement .consignee .table{text-align:left;}
.shop-settlement .consignee .name{display:inline-block;position:relative;padding-left:15px;}
.shop-settlement .consignee .name:before{content:"";left:0;position:absolute;top:50%;width:4px;height:13px;background:#025eab;margin-top:-6px;}
.shop-settlement .consignee .addr{padding-left:35px;}
.shop-settlement .consignee .addrbtn{display:block;width:118px;height:39px;background:url(../images/order-tablehead_bg.png) repeat-x left top;border:1px solid #e7ebef;line-height:37px;text-align:center;color:#025eab;margin-top:15px;}
.shop-settlement .delivery .table tr td{border-left:1px solid #e7ebef;padding-right:35px;}
.shop-settlement .delivery .table tr td:first-child{border-left:none;}
.shop-settlement .delivery .deliverytime{text-align:left;}
.shop-settlement .delivery .deliverytime thead th{padding-left:54px;}
.shop-settlement .delivery .deliverytime td{padding-left:50px;}
.shop-settlement .payment .list{margin:0 -5px;}
.shop-settlement .payment .list li{float:left;width:178px;height:41px;padding:10px;border:1px solid #e7ebef;line-height:18px;font-size:14px;border-radius:3px;margin:5px;}
.shop-settlement .payment .list li i{padding-right:5px;}
.shop-settlement .payment .list li a{display:block;text-align:center;color:#4e5059;}
.shop-settlement .payment .list li.on{background:url(../images/order-tablehead_bg.png) repeat-x left top;}
.shop-settlement .payment .list li.on a{color:#025eab;font-weight:bold;}
.shop-settlement .invoice .con{border:1px solid #e7ebef;padding:25px;}
.shop-settlement .invoice .con dl{position:relative;min-height:30px;padding-left:90px;margin-bottom:10px;}
.shop-settlement .invoice .con dl dt{position:absolute;left:0;top:0;width:80px;}
.shop-settlement .invoice .radiogroup{margin:0;}
.shop-settlement .invoice .radiogroup label{min-width:81px;display:inline-block;}
.shop-settlement .invoice .radiogroup label+label{padding-left:5%;}
.shop-settlement .invoice input.text{width:317px;height:34px;border:1px solid #e7ebef;line-height:32px;padding:0 10px;background:#fff;}
.shop-settlement .invoice .tips{color:#ff8a00;margin:35px 0 0 0;}
.shop-settlement .cartlist .discount h2{margin:0;background:url(../images/order-tablehead_bg.png) repeat-x left top;width:171px;height:37px;border:1px solid #e7ebef;font-size:12px;color:#4e5059;position:relative;padding:9px 10px;font-weight:normal;text-align:left;}
.shop-settlement .cartlist .discount h2 i{position:absolute;top:50%;right:10px;border-style:solid dashed dashed dashed;border-width:8px 4px 0 4px;border-color:#333 transparent transparent transparent;}
.shop-settlement .orderset .con{border:1px solid #e7ebef;}
.shop-settlement .orderset .left{width:60%;border-right:1px solid #e7ebef;float:left;}
.shop-settlement .orderset .right{width:40%;padding:0 30px;float:right;}
.shop-settlement .orderset .jf{color:#4e5059;font-size:14px;background:url(../images/order-tablehead_bg.png) repeat-x left bottom;background-size:auto 100%;padding:15px 30px;}
.shop-settlement .orderset .jf .jfsearch{display:inline-block;position:relative;padding-right:85px;}
.shop-settlement .orderset .jf .jfsearch .text{width:134px;height:33px;border:1px solid #e7ebef;background:#fff;padding:0 10px;line-height:31px;}
.shop-settlement .orderset .jf .jfsearch .btn{background:#025eab;width:85px;height:33px;line-height:33px;text-align:center;color:#fff;font-size:14px;position:absolute;right:0;top:0;border:none;}
.shop-settlement .orderset .remark{padding:30px;}
.shop-settlement .orderset .remark .inner{position:relative;padding-left:50px;}
.shop-settlement .orderset .remark .inner span{color:#231815;font-size:14px;position:absolute;left:0;top:0;}
.shop-settlement .orderset .remark .inner textarea{border:1px solid #e7ebef;width:565px;height:98px;padding:10px;background:#f9fafc;resize:none;overflow:hidden;}
.shop-settlement .orderset .right .inner{text-align:right;display:table-cell;vertical-align:middle;height:225px;width:446px;line-height:1.65;}
.shop-settlement .orderset .right .total{display:block;margin-top:10px;}
.shop-settlement .orderset .right .total b{font-size:24px;}
.shop-settlement .submitorder{margin:30px 0 0 auto;color:#fff;font-weight:14px;text-align:center;display:block;width:174px;height:50px;background:#025eab;line-height:50px;font-weight:bold;}

/*home*/
.home-tit{margin:0 0 25px;position:relative;}
.home-tit .name{height:70px;position:relative;}
.home-tit .name h2{color:#f7f7f7;font-size:70px;margin:0;font-family:arial;line-height:1;text-transform:uppercase;}
.home-tit .name h3{position:absolute;bottom:5px;left:0;font-size:30px;color:#333;font-weight:normal;margin:0;padding-left:15px;line-height:1;}
.home-tit .name h3 .spanp{font-size:14px;}
.home-tit .name h3 .spanp *{font-size:14px;font-weight:normal;display:inline;margin:0;padding:0;}
.home-tit .name h3:before,.home-tit .name h3:after{content:"";height:15px;width:5px;display:block;left:0;position:absolute;}
.home-tit .name h3:before{top:2px;background:#ff8a00;}
.home-tit .name h3:after{top:17px;background:#158ad0;}
.home-tit .more{position:absolute;bottom:5px;right:0;display:block;font-size:14px;color:#fff;text-align:center;width:106px;height:38px;line-height:38px;background:#4f85b4;}
.home-tit .more span{position:relative;padding-right:15px;}
.home-tit .more span:after{content:"";right:0;top:50%;margin-top:-5px;position:absolute;width:0;height:0;border-style:dashed dashed dashed solid;border-width:6px 0 6px 8px;border-color:transparent transparent transparent #fff;}
.HomeBanner{overflow:hidden;text-align:center;position:relative;}

.HomeBanner .owl-carousel .owl-item a{display:block;height:460px;background-repeat:no-repeat;background-position:center;    background-size: cover;}
.HomeBanner .owl-carousel .owl-dots{width:100%;position:absolute;left:0;right:0;bottom:30px;z-index:10;}
.HomeBanner .owl-carousel .owl-dots .owl-dot{display:inline-block;margin-left:5px;}
.HomeBanner .owl-carousel .owl-dots .owl-dot span{display:block;width:10px;height:10px;background-color:#fff;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.HomeBanner .owl-carousel .owl-dots .owl-dot.active span{background-color:#025eab;}
.HomeBanner .owl-carousel .owl-dots .owl-dot:first-child{margin-left:0;}
.HomeBanner .flinkbox{position:absolute;top:60px;left:70%;z-index:90;width:20%;}
.HomeBanner .flinkbox a{display:block;width:320px;height:125px;margin:0 0 0 auto;}
.HomeBanner .flinkbox a+a{margin-top:30px;}

.quicklink .auto {overflow:hidden;}
.quicklink ul {float:right;overflow:hidden;}
.quicklink li {float:left; list-style:none; padding:2% 0;}
.quicklink li:not(:last-child){margin-right:3vw}
.quicklink li .icon {float:left; width:70px; height:70px;}
.quicklink li .icon img {display:block; width:100%; height:100%; object-fit:contain;}
.quicklink li .text {margin-left:80px; overflow:hidden; padding:9.5px 0;}
.quicklink li .box {float:left; text-align:center;}
.quicklink li .name {font-size:18px; line-height:1.5em; margin:0;}
.quicklink li .alias {font-size:12px; line-height:2em; font-weight:lighter; margin:0;}
.quicklink li a {display:block; overflow:hidden;transition: 0.5s; cursor: pointer}
.quicklink li a:hover{box-shadow: 0 0 10px #7eacd147; border-radius: 5px;}

.homenew{background:#ebf0f5;height:59px;border-top:1px solid #fff;}
.homenew .box{position:relative;padding-left:180px;}
.homenew .name{background:#025eab url(../images/pro-sider_tit_bg.png) no-repeat 97% 17px;padding:15px;line-height:28px;font-size:18px;color:#fff;margin:0;font-weight:normal;width:162px;position:absolute;top:0;left:0;}
.homenew .name span{background:url(../images/icons.png) no-repeat 0 -176px;padding-left:30px;}
.homenew .list{padding:17px 60px 17px 0;position:relative;}
.homenew .list li{list-style:none;margin:0 3%;line-height:24px;position:relative;padding-left:120px;float:left;width:44%;}
.homenew .list li time{color:#999;position:absolute;left:0;top:0;}
.homenew .list li h2{font-size:14px;margin:0;font-weight:normal;}
.homenew .list li a{color:#333;}
.homenew .list .owl-nav{position:absolute;top:50%;margin-top:-8px;right:0;}
.homenew .list .owl-nav .owl-prev{width:0;height:0;border-style:dashed dashed solid dashed;border-width:0 6px 8px 6px;border-color:transparent transparent #6a798e transparent;}
.homenew .list .owl-nav .owl-next{width:0;height:0;border-style:solid dashed dashed dashed;border-width:8px 6px 0 6px;border-color:#6a798e transparent transparent transparent;margin-top:3px;}
.Homeprocate{padding:50px 0;background:#fff;}
.Homeprocate .itembox .inner{border:1px solid #eaeef1;background:#f4faff;}
.Homeprocate .itembox .pic{height:218px;}
.Homeprocate .itembox .pic a{display:block;width:100%;height:100%;position:relative;overflow:hidden;}
.Homeprocate .itembox .pic a:before{content:'';width:100%;height:100%;display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background-color:rgba(0,0,0,0.5);-ms-filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000',endColorstr='#80000000');filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000',endColorstr='#80000000');-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);}
.Homeprocate .itembox .pic a:hover:before,.Homeprocate .itembox .pic a:hover .briefbox{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.Homeprocate .itembox .pic a:hover .briefbox{display:block;}
.Homeprocate .itembox .pic img{width:380px;height:218px;}
.Homeprocate .itembox .pic .briefbox{width:100%;font-size:16px;line-height:24px;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:2;color:#fff;padding:15px;-webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;transition:all 0.8s ease 0s;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);}
.Homeprocate .itembox .tit{font-size:18px;margin:15px;text-align:center;}
.Homeprocate .itembox .tit a{color:#025eab;}
.Homeprocate .itembox .cate{padding:3px;}
.Homeprocate .itembox .cate-inner{background:url(../images/homecate_bg.png) no-repeat left top;min-height:150px;padding:20px 30px;}
.Homeprocate .itembox .cate-inner dl{padding:6px 0;}
.Homeprocate .itembox .cate-inner dl dt a{color:#757575;position:relative;padding-left:15px;}
.Homeprocate .itembox .cate-inner dl dt a:before{content:"";position:absolute;left:0;top:50%;margin-top:-5px;width:0;height:0;border-style:dashed dashed dashed solid;border-width:6px 0 6px 8px;border-color:transparent transparent transparent #5986ae;}
.Homeprocate .itembox .cate-inner dl dd a{display:inline-block;margin-right:10px;color:#999;font-size:12px;}
.Homeprocate .itembox .cate-inner dl a:hover{color:#025eab;}
.Homeprocate .owl-nav>div{position:absolute;width:45px;height:45px;top:109px;background:url(../images/btns2.png) no-repeat;}
.Homeprocate .owl-nav .owl-prev{left:-60px;background-position:left bottom;}
.Homeprocate .owl-nav .owl-next{right:-60px;background-position:right bottom;}
.Homeprocate .owl-nav .owl-prev.disabled{background-position:left top;display:block;}
.Homeprocate .owl-nav .owl-next.disabled{background-position:right top;display:block;}
.Homenewpro{background:#f6f7fb;padding:50px 0;}
.Homenewpro .list ul{margin:0 -1%;}
.Homenewpro .list li{float:left;width:23%;margin:15px 1%;border-bottom:5px solid #eff1f3;}
.Homenewpro .list li .inner{background:#fbfbfd;border:1px solid #e7ebef;}
.Homenewpro .list li .pic{height:227px;width:100%;}
.Homenewpro .list li .img{height:227px;width:100%;}
.Homenewpro .list li .word{padding:30px;text-align:center;}
.Homenewpro .list li .word h2{margin:0;font-weight:normal;font-size:16px;}
.Homenewpro .list li .word h2 a{color:#333;}
.Homenewpro .list li .word h2 a:hover{color:#025eab;}
.Homenewpro .list li .word figure{color:#999;line-height:24px;padding:10px 0;}
.Homenewpro .list li .word .price{display:block;color:#ff6600;font-family:arial;padding:10px 0;}
.Homenewpro .list li .word .price b{font-size:20px;}
.Homenewpro .list li .word .btns a{display:inline-block;font-size:14px;font-weight:bold;width:48%;height:40px;line-height:40px;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.Homenewpro .list li .word .btns a.gobuy{color:#025eab;background:#ebf0f5;}
.Homenewpro .list li .word .btns a.addcart{color:#fff;background:#025eab;}
.homehotpro{background:#ffffff;padding:50px 0;}
.homehotpro .list ul{margin:0 -1%;}
.homehotpro .list li{float:left;width:23%;margin:15px 1%;border-bottom:5px solid #eff1f3;}
.homehotpro .list li .inner{background:#fbfbfd;border:1px solid #e7ebef;}
.homehotpro .list li .pic{height:227px;width:100%;}
.homehotpro .list li .img{height:227px;width:100%;}
.homehotpro .list li .word{padding:30px;text-align:center;}
.homehotpro .list li .word h2{margin:0;font-weight:normal;font-size:16px;}
.homehotpro .list li .word h2 a{color:#333;}
.homehotpro .list li .word h2 a:hover{color:#025eab;}
.homehotpro .list li .word figure{color:#999;line-height:24px;padding:10px 0;}
.homehotpro .list li .word .price{display:block;color:#ff6600;font-family:arial;padding:10px 0;}
.homehotpro .list li .word .price b{font-size:20px;}
.homehotpro .list li .word .btns a{display:inline-block;font-size:14px;font-weight:bold;width:48%;height:40px;line-height:40px;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.homehotpro .list li .word .btns a.gobuy{color:#025eab;background:#ebf0f5;}
.homehotpro .list li .word .btns a.addcart{color:#fff;background:#025eab;}
.homespecialpro{background:#f6f7fb;padding:50px 0;}
.homespecialpro .list ul{margin:0 -1%;}
.homespecialpro .list li{float:left;width:23%;margin:15px 1%;}
.homespecialpro .list li .inner{height:445px;background:#fbfbfd;border:1px solid #e7ebef;padding:60px 20px 20px 20px;position:relative;}
.homespecialpro .list li .discount{position:absolute;top:0;left:10px;background:url(../images/hoticon_bg.png) repeat;height:41px;padding:5px;font-size:12px;color:#fff;}
.homespecialpro .list li .discount span{font-size:18px;}
.homespecialpro .list li .discount em{font-style:normal;}
.homespecialpro .list li .pic{    /* height: 170px; */
width:100%;}
.homespecialpro .list li .img{height:170px;width:100%;}
.homespecialpro .list li .word{padding:20px 0 10px;text-align:center;}
.homespecialpro .list li .word h2{margin:0;font-weight:normal;font-size:16px;}
.homespecialpro .list li .word h2 a{color:#333;}
.homespecialpro .list li .word h2 a:hover{color:#025eab;}
.homespecialpro .list li .word figure{color:#999;line-height:24px;padding:10px 0;}
.homespecialpro .list li .word .price{display:block;color:#ff6600;font-family:arial;}
.homespecialpro .list li .word .price b{font-size:20px;}
.homespecialpro .list li.istop{width:48%;}
.homespecialpro .list li.istop .inner{padding:60px 15px 20px;}
.homespecialpro .list li.istop .pic{float:left;width:314px;height:214px;}
.homespecialpro .list li.istop .pic img{width:314px;    /* height: 214px; */}
.homespecialpro .list li.istop .word{float:right;width:241px;text-align:left;padding:0 0px 0 20px;}
.homespecialpro .list li .word .xprice .yellow{font-size:20px;}
.homespecialpro .list li .word .yprice{text-decoration:line-through;}
.homespecialpro .list li.istop .word h2{font-size:24px;}
.homespecialpro .list li .word figure{display:block;padding:15px 0 25px;}
.homespecialpro .list li.istop .word .btns{margin-top:10px;}
.homespecialpro .list li.istop .word .btns a{display:inline-block;background:url(../images/btn4.png) no-repeat;width:130px;height:38px;line-height:38px;text-align:center;color:#fff;font-weight:bold;}
.homespecialpro .list li .inner{position:relative;}
.homespecialpro .list li .btnsA{}
.homespecialpro .list li .btnsA{    /*  width: 240px;right: 20px; bottom: 20px; */
padding-top:15px;    /* position: absolute; */}
.homespecialpro .list li .btnsA a{display:inline-block;font-size:14px;font-weight:bold;width:48%;height:40px;line-height:40px;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.homespecialpro .list li .btnsA a.gobuy{color:#025eab;background:#ebf0f5;}
.homespecialpro .list li .btnsA a.addcart{color:#fff;background:#025eab;}
.homepackage{padding:50px 0;background:#ffffff;}
.homepackage .list{margin:0 -1%;}
.homepackage .list .item{float:left;width:31.33334%;margin:0 1% 15px;}
.homepackage .list .item .inner{background:#fbfbfd;padding:0 30px 92px;border:1px solid #e7ebef;border-bottom:3px solid #eff1f3;position:relative;}
.homepackage .list .item .word{padding:20px 0 10px;}
.homepackage .list .item .word h2{margin:0;font-size:18px;line-height:1;}
.homepackage .list .item .word h2 a{color:#0561ad;}
.homepackage .list .item .word h3{margin:5px 0;font-weight:normal;font-size:16px;}
.homepackage .list .item .word h3 a{color:#333;}
.homepackage .list .item .word figure{font-size:14px;color:#999;}
.homepackage .list .item .pic{height:166px;text-align:center;}
.homepackage .list .item .pic img{display:inline-block;height:166px;}
.homepackage .list .item .prices{padding:10px 0 20px;}
.homepackage .list .item .prices .yprice{color:#666;font-size:16px;display:block;}
.homepackage .list .item .prices .yprice em{font-style:normal;text-decoration:line-through;color:#999;font-family:arial;}
.homepackage .list .item .prices .hprice{color:#025fab;font-size:16px;display:block;}
.homepackage .list .item .prices .hprice em{font-style:normal;font-size:30px;color:#ff6600;}
.homepackage .list .item .prices .hprice em b{font-size:36px;font-family:arial;}
.homepackage .list .item-bot{background:url(../images/homepackage_bg.png) no-repeat left center;background-color:#3276bd;height:92px;width:100%;position:absolute;bottom:0;left:0;}
.homepackage .list .timebox{color:#fff;padding:24px 100px 24px 85px;}
.homepackage .list .timebox .tit{position:absolute;left:15px;top:24px;font-weight:bold;line-height:20px;font-size:14px;}
.homepackage .list .timebox .span{display:inline-block;width:20px;height:25px;line-height:25px;text-align:center;background:#ff6600;font-size:14px;}
.homepackage .list .item-bot .buybtn{color:#fff;background:url(../images/btn5.png) no-repeat;width:94px;height:44px;line-height:44px;display:block;position:absolute;right:15px;top:24px;text-align:center;font-weight:bold;font-size:16px;}
.Supporttrain .navbox{position:relative;height:426px;margin-top:40px;}
.Supporttrain .navbox .item{position:absolute;background:#fff;text-align:center;padding:30px;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.Supporttrain .navbox .item .href{position:absolute;top:0;left:0;width:100%;height:100%;display:block;}
.Supporttrain .navbox .item .table-tyle{display:table;table-layout:fixed;text-align:center;width:100%;height:100%;}
.Supporttrain .navbox .item .table-cell{display:table-cell;vertical-align:middle;}
.Supporttrain .navbox .item .inner{display:inline-block;}
.Supporttrain .navbox .item .pic{margin-bottom:20px;}
.Supporttrain .navbox .item .word h2{font-size:24px;font-weight:normal;margin:0;color:#fff;}
.Supporttrain .navbox .item .word figure{color:#fff;font-size:14px;line-height:24px;padding-top:20px;}
.Supporttrain .navbox .item1{width:230px;height:100%;top:0;left:0;background:#158ad0;}
.Supporttrain .navbox .item2{width:473px;height:206px;top:0;left:240px;background:#025eab;}
.Supporttrain .navbox .item3{width:230px;height:206px;top:0;left:723px;background:#4f85b4;}
.Supporttrain .navbox .item4{width:230px;height:100%;top:0;left:963px;background:#6ac9cf;}
.Supporttrain .navbox .item5{width:230px;height:206px;bottom:0;left:240px;background:#90b66f;}
.Supporttrain .navbox .item6{width:473px;height:206px;bottom:0;left:480px;background:#158ad0;}
.Supporttrain .navbox .item7{width:473px;height:206px;top:432px;left:0px;background:#025eab;}
.Supporttrain .navbox .item8{width:473px;height:206px;top:432px;left:480px;background:#95cc65;}
.Supporttrain .navbox .item2 .pic,.Supporttrain .navbox .item6 .pic,.Supporttrain .navbox .item7 .pic,.Supporttrain .navbox .item8 .pic{margin-bottom:0;margin-right:20px;display:table-cell;vertical-align:middle;}
.Supporttrain .navbox .item2 .word,.Supporttrain .navbox .item6 .word,.Supporttrain .navbox .item7 .word,.Supporttrain .navbox .item8 .word{padding-left:20px;text-align:left;display:table-cell;vertical-align:middle;}
.Supporttrain .navbox .item:hover{box-shadow:0 0 18px 3px rgba(25,64,102,0.54);}
.supportsearchbox{width:100%;height:76px;padding:17px 25px;font-size:15px;color:#4e5059;background:#f3f7f9;line-height:35px;position:relative;}
.supportsearchbox>*{display:inline-block;}
.supportsearchbox>*+*{margin-left:10px;}
.supportsearchbox .select select,.supportsearchbox .input input{width:276px;padding:10px;line-height:13px;border:1px solid #d6e4f1;display:block;}
.supportsearchbox .btn{position:absolute;top:0;right:0;height:100%;width:92px;background:#025eab url(../images/search.png) no-repeat center 18px;text-align:center;color:#fff;font-size:18px;border:none;padding-top:25px;}
.downloadlist{padding-top:30px;font-size:14px;}
.downloadlist .head,.downloadlist .list .tr{display:table;table-layout:fixed;width:100%;text-align:center;}
.downloadlist .td{display:table-cell;vertical-align:middle;padding:10px;}
.downloadlist .head{border:1px solid #e7f0f4;background:#025eab;color:#fff;}
.downloadlist .list .tr{border-bottom:1px solid #e7f0f4;color:#4e5059;padding:5px 0;font-size:14px;}
.downloadlist .list .tr .td:first-child,.downloadlist .head .td:first-child{width:40%;text-align:left;padding-left:30px;}
.downloadlist .list .btn{display:block;margin:0 auto;background:url(../images/icons.png) no-repeat 0 -248px;width:19px;height:19px;}
.downloadlist .list .time{color:#828594;}
.downloadlist .list .tit{color:#4e5059;font-size:14px;}
.downloadlist .list .tit:hover{color:#ff8a00;}
.downloadlist .list .btn:hover{background:url(../images/icons_hover.png) no-repeat 0 0;}
.memberContainer .faqmain{padding:0;/* border:none;background:none; */}
.faqlist{margin-top:20px;}
.faqlist .item{line-height:19px;color:#4e5059;font-size:14px;margin-bottom:20px;}
.faqlist .item .icon{position:absolute;left:10px;top:0;width:19px;height:19px;border-radius:2px;color:#f3fafc;font-weight:bold;text-align:center;background:#d6e3eb;}
.faqlist .item .Q,.faqlist .item .A{position:relative;padding-left:40px;}
.faqlist .item .Q{display:block;}
.faqlist .item .A{display:none;background:#edf2f6;}
.faqlist .item .A .icon{top:10px;}
.faqlist .item .Q{margin-top:15px;cursor:pointer;overflow:hidden;padding-bottom:15px;}
.faqlist .item .Q:after{content:"";left:40px;bottom:0;width:100%;height:1px;display:block;position:absolute;background:#e2ebf1;}
.faqlist .item .Q .arrow{position:absolute;top:50%;margin-top:-13px;right:10px;width:12px;height:12px;}
.faqlist .item .Q .arrow:before{content:"";width:100%;position:absolute;top:50%;margin-top:-1px;height:2px;left:0;background:#85afc4;}
.faqlist .item .Q .arrow:after{content:"";width:2px;position:absolute;top:0;margin-left:-1px;height:100%;left:50%;background:#85afc4;}
.faqlist .item .A .con{padding:15px;line-height:30px;}
.faqlist .item.active .Q .icon{background:#ff8a00;}
.faqlist .item.active .A .icon{background:#189de1;}
.faqlist .item.active .Q .arrow:after{display:none;}
.supportmainBox .faqlist{margin-top:0;}
.supnewlist{padding-top:30px;}
.supnewlist li{border-bottom:1px solid #e7f0f4;padding:11px 100px 11px 0;position:relative;font-size:14px;}
.supnewlist li h2{font-weight:normal;margin:0;}
.supnewlist li h2 a{color:#4e5059;font-size:14px!important;}
.supnewlist li h2 a span{color:#025eab;font-size:14px;font-weight:bold;}
.supnewlist li time{position:absolute;right:0;top:50%;margin-top:-10px;color:#a7a8ab;}
.package_list .box{border:solid 3px #025eab;height:190px;position:relative;margin-bottom:40px;}
.package_list .prev{cursor:pointer;width:27px;height:190px;display:block;position:absolute;left:0px;background:url(../images/product_package_arrow.jpg) no-repeat left;}
.package_list .next{cursor:pointer;width:27px;height:190px;display:block;position:absolute;right:195px;background:url(../images/product_package_arrow.jpg) no-repeat right;}
.package_list .list{position:absolute;left:55px;width:100%;}
.package_list .list li{list-style:none;font-size:12px;float:left;width:175px;padding-left:20px;padding-right:48px;background:url(../images/product_package_icon.jpg) no-repeat right 50px;}
.package_list .list li .picture{padding:8px 0px;}
.package_list .list li .picture img{width:110px;height:110px;}
.package_list .list li .name{font-size:12px;padding:0px;margin:0px;font-weight:normal;line-height:16px;height:32px;overflow:hidden;}
.package_list .list li .price{color:#cc0000;}
.package_list .list li .count{float:right;}
.package_list .list li.end{background:none;padding-right:0px;}
.package_list .total{position:absolute;right:0px;top:0px;padding:10px 20px;width:146px;height:184px;border:solid 1px #fff;color:#025eab;background:#edf5fe;}
.package_list .total .name{font-size:12px;padding:0px;margin:0px;font-weight:normal;line-height:16px;height:32px;overflow:hidden;}
.package_list .total .name a{color:#006cff;}
.package_list .total span{display:block;}
.package_list .total .num{color:#90b66f;text-align:right;}
.package_list .total .price_sp{line-height:40px;}
.package_list .total .price_sp b{font-size:25px;}
.package_list .total .price_mp b{text-decoration:line-through;font-weight:normal;}
.package_list .total .buy{position:absolute;right:-8px;bottom:5px;width:148px;height:47px;display:block;background:url(../images/product_package_buy.jpg) no-repeat;}
.news_list ul li{padding-left:65px;position:relative;padding-bottom:25px;border-bottom:1px solid #ebf0f5;padding-top:15px;}
.news_list ul li .time{position:absolute;left:0;top:15px;}
.news_list ul li .time b{display:block;text-align:center;font-size:42px;font-weight:normal;color:#ddd;line-height:0.8em;}
.news_list ul li .time span{display:block;text-align:center;font-size:12px;color:#999;}
.news_list ul li .libox .h3{font-weight:normal;font-size:16px;padding:0 0 5px 10px;margin:0;background:url('../images/titleabg.png') no-repeat 0 5px;position:relative;}
.news_list ul li .libox .h3 a{display:block;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list ul li .libox .h3 a:hover{color:#009fe7;}
.news_list ul li .libox .txt{display:block;color:#999;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.info_title{text-align:center;font-size:16px;padding:0;margin:0;}
.info_time{text-align:center;padding:10px 0;margin:0;font-weight:normal;color:#828594;border-bottom:1px dashed #e9edf2;}
.tools-box{position:fixed;right:0;top:0;bottom:0;z-index:500;width:36px;height:100%;}
.tools-box:before{content:'';width:4px;height:100%;background-color:#707070;display:block;position:absolute;right:0;top:0;bottom:0;}
.tools-box ul{position:absolute;right:0;top:50%;margin-top:-82.5px;width:36px;}
.tools-box ul li{padding-top:7px;}
.tools-box ul li:first-child{padding-top:0;}
.tools-box ul li .item{width:36px;height:36px;position:relative;}
.tools-box ul li .ico{background-color:#707070;width:100%;height:100%;color:#fff;background-repeat:no-repeat;background-position:center;background-size:60%;cursor:pointer;position:relative;z-index:2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.tools-box ul li .ico:hover{background-color:#025eab;}
.tools-box ul li .contbox{position:absolute;right:-200%;top:0;z-index:1;width:84px;text-align:center;color:#fff;line-height:36px;background-color:#025eab;-webkit-border-top-left-radius:4px;-moz-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-bottom-left-radius:4px;border-bottom-left-radius:4px;}
.tools-box ul li .contbox a{color:#fff;}
.tools-box ul li.li-member .ico{background-image:url(../images/svg/ico-member.svg);}
.tools-box ul li.li-buycar .ico{background-image:url(../images/svg/ico-buycar.svg);}
.tools-box ul li.li-bhistory .ico{background-image:url(../images/svg/ico-history.svg);}
.tools-box ul li.li-service .ico{background-image:url(../images/svg/ico-service.svg);}
.tools-box ul li.li-dui .ico{background-image:url(../images/svg/li-dui.svg);}
.tools-box ul li.li-gotop{position:fixed;right:0;bottom:15px;}
.tools-box ul li.li-gotop .ico{background-image:url(../images/svg/ico-gotop.svg);}
.tools-box ul li.active{    /* .contbox{ right: -32px; } */}
.tools-box ul li.active .ico{background-color:#025eab;}
.lastproduct1{padding:0 30px 0 30px;}

/* 故障排除 */
.MainTitle{background:url('../images/tlbg.png') no-repeat 0 center;padding-left:15px;font-size:20px;color:#4e5059;margin-bottom:28px;}
.debuggingTab{}
.debuggingTab table{width:100%;border:1px solid #dee9f5;border-collapse:collapse;}
.debuggingTab table td{border:1px solid #dee9f5;height:30px;padding:10px;}
.debuggingTab table th{border:1px solid #dee9f5;padding:10px;background:#009fe7;color:#fff;height:50px;font-size:18px;font-weight:normal;}
.debuggingTab table td.td1{text-align:center;color:#009fe7;background:#f8fafc;font-size:16px;}
.debuggingTab table td.td2{width:200px;padding-left:20px;}
.debuggingTab table td.td3{padding-left:20px;}
.debuggingTab .td1{width:120px;}
.debuggingTab .td2{width:220px;}
.debuggingTab table td.td2,.debuggingTab table td.td3{color:#828594;font-size:14px;}

/* 故障排除 */

/* 选型计算 */

/* .supnewlist{padding-top:30px;} */

/* .supnewlist li{border-bottom:1px solid #e7f0f4;padding:11px 100px 11px 0;position:relative;font-size:14px;}
.supnewlist li h2{font-weight:normal;margin:0;}
.supnewlist li h2 a{color:#4e5059;font-size:14px!important;}
.supnewlist li h2 a span{color:#025eab;font-size:14px;font-weight:bold;}
.supnewlist li time{position:absolute;right:0;top:50%;margin-top:-10px;color:#a7a8ab;} */
.Lectotype{padding-top:30px;}
.Lectotype ul{border:1px solid #dee9f5;border-bottom:none;}
.Lectotype ul li{border-bottom:1px solid #dee9f5;}
.Lectotype ul li .left{float:left;width:50%;}
.Lectotype ul li .right{float:right;width:50%;}
.Lectotype ul li.odd .left{float:right;width:50%;}
.Lectotype ul li.odd .right{float:left;width:50%;}
.Lectotype ul li .right img{vertical-align:middle;height:250px;}
.Lectotype ul li .left .lefttxt{padding:70px 80px 0 60px;}
.Lectotype ul li .left .lefttxt .h3{color:#4e5059;font-size:20px;font-weight:normal;position:relative;padding-right:35px;}
.Lectotype ul li .left .lefttxt .h3 a{position:absolute;display:block;right:0;top:0;width:35px;height:24px;background:url('../images/Lectotypeicon.png') no-repeat right center;}
.Lectotype ul li .left .lefttxt .txt{padding-top:25px;font-size:14px;color:#828594;}

/* 选型计算 */
.CompanyNews .List ul li{}
.CompanyNews .List ul li{margin-bottom:30px;}
.CompanyNews .List ul li .h3,.CompanyNews .List ul li .h4{margin:0;padding:0;}
.CompanyNews .List ul li .libox{}
.CompanyNews .List ul li .libox .img{display:block;float:left;width:269px;height:180px;}
.CompanyNews .List ul li .libox .img img{width:269px;height:180px;}
.CompanyNews .List ul li .libox .txtBox{float:right;width:560px;padding-top:13px;}
.CompanyNews .List ul li .libox .txtBox .h3 a{font-size:18px;font-weight:normal;color:#4e5059;}
.CompanyNews .List ul li .libox .txtBox .h4{line-height:20px;background:url('../images/timebg.png') no-repeat 0 center;padding-left:20px;line-height:30px;}
.CompanyNews .List ul li .libox .txtBox .txt{padding:15px 0;border-bottom:1px dashed #e9edf2;font-size:14px;height:113px;}
.CompanyNews .List ul li .libox .txtBox .txt .txtC{height:66px;}
.CompanyNews .List ul li .libox .more{display:block;width:75px;background:url('../images/morebg01.png') no-repeat right center;}
.CompanyNews .List ul li .libox .more:hover{color:#009fe7;background-image:url('../images/morebg02.png');}
.CompanyNews .List ul li .libox .txtBox .h3 a:hover{color:#009fe7;}

/* 视频 */
.SupVideo{font-size:14px;}
.SupVideo .h3{margin:0;padding:0;}
.SupVideo .SupVideoTop{background-color:#f3f7f9;height:186px;position:relative;padding:25px 25px 25px 285px;}
.SupVideo .SupVideoTop .img{display:block;width:250px;height:186px;position:absolute;left:0;top:0;}
.SupVideo .SupVideoTop .img img{width:250px;height:186px;}
.SupVideo .SupVideoTop .h3 a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;font-weight:normal;font-size:16px;}
.SupVideo .SupVideoTop .txt{font-size:14px;margin:15px 0 20px;color:#888;line-height:24px;height:48px;overflow:hidden;}
.SupVideo .SupVideoTop  a.more{display:block;width:110px;line-height:30px;border-radius:15px;font-size:14px;overflow:hidden;text-align:center;color:#fff;background-color:#015daa;}
.SupVideo .SupVideoList ul li{float:left;width:190px;margin-right:29px;margin-top:30px;}
.SupVideo .SupVideoList ul li.last{margin-right:0;}
.SupVideo .SupVideoList ul li .img{display:block;width:190px;}
.SupVideo .SupVideoList ul li .img img{width:190px;height:135px;}
.SupVideo .SupVideoList ul li .txtBox{}
.SupVideo .SupVideoList ul li .txtBox .h3{margin:18px 0 10px;}
.SupVideo .SupVideoList ul li .txtBox .h3 a{display:block;overflow:hidden;height:48px;line-height:24px;font-size:16px;color:#333;font-weight:normal;}
.SupVideo .SupVideoList ul li .txtBox .btns{line-height:25px;}
.SupVideo .SupVideoList ul li .txtBox .btns .more{float:left;width:90px;font-size:14px;border:1px solid #015daa;border-radius:25px;overflow:hidden;text-align:center;color:#015daa;}
.SupVideo .SupVideoList ul li .txtBox .btns .time{float:right;text-align:right;color:#888;font-size:14px;}
.SupVideoInfo{}
.SupVideoInfo .infoTitle{text-align:center;padding:0 40px 30px;}
.SupVideoInfo .infoTitle .h3{margin:0;padding:0;font-weight:normal;color:#333;font-size:28px;}
.SupVideoInfo .infoTitle .time{font-size:14px;color:#888;}
.SupVideoInfo .infoCon{padding:0 40px 40px;border-bottom:1px solid #e7ebef;}
.SupVideoInfo .infoCon .videoBox{position:relative;}
.SupVideoInfo .infoCon .videoBox .img img{width:100%;}
.SupVideoInfo .infoCon .videoBox .btn{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;background:url('../images/videobtn.png') no-repeat center;}
.SupVideoInfo .infoCon .videoBox video{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;display:none;}
.SupVideoInfo .infoBottom{padding-top:40px;}
.SupVideoInfo .infoBottom .dl{float:left;width:660px;font-size:14px;}
.SupVideoInfo .infoBottom .dl dd{margin-bottom:5px;color:#333;font-size:14px;}
.SupVideoInfo .infoBottom .dl a{color:#025eab;text-decoration:underline;font-size:14px;}
.SupVideoInfo .infoBottom .close{display:block;float:right;width:120px;font-size:14px;line-height:45px;background-color:#025eab;color:#fff;text-align:center;}
.supportmainBox{}
.memberContainer .supportmainBox,.supportmainBox,.PageContainer .supportmainBox{padding:0;}
.memberContainer .supportmainBox .supportmainBoxCon,.supportmainBox .supportmainBoxCon,.PageContainer .supportmainBox .supportmainBoxCon{width:925px;padding:43px 38px;}
.usePing{padding:30px 30px 55px;border-top:1px solid #e7ebef;}
.usePing .title .h3{color:#333;font-weight:normal;font-size:22px;margin:0;}
.usePing .title{padding-bottom:33px;}
.usePing .UseList .PlBox{padding-bottom:10px;}
.usePing .UseList .Pleft{float:left;width:60px;}
.usePing .UseList .Pleft .nameBox .img{display:block;width:60px;height:60px;overflow:hidden;border-radius:30px;}
.usePing .UseList .Pleft .nameBox .img img{width:60px;height:60px;}
.usePing .UseList .Pleft .nameBox .name{text-align:center;color:#888;font-size:16px;display:block;}
.usePing .UseList .Pright .name{color:#888;font-size:16px;display:block;}
.usePing .UseList .Pright textarea{border:1px solid #dee9f5;width:100%;height:115px;padding:10px;display:block;margin-bottom:20px;}
.usePing .UseList .Pright .btn{display:block;width:86px;line-height:35px;background-color:#025eab;color:#fff;text-align:center;font-size:14px;}
.usePing .UseList .Pright{float:right;width:780px;}
.usePing .UseList .PlBox .Pright{width:100%;float:none;}
.usePing .UseList ul li{margin-top:20px;font-size:14px;}
.usePing .UseList ul li .Pright{border-bottom:1px solid #e9eaee;padding-bottom:20px;}
.usePing .UseList ul li.last .Pright{border-bottom:none;}
.usePing .UseList ul .more{display:block;background-color:#f3f7f9;text-align:center;line-height:50px;color:#333;font-size:14px;}
.usePing .UseList ul li .txt{padding:10px 0 15px;font-size:14px;color:#4e5059;}
.usePing .UseList ul li .time{color:#888;font-size:14px;}

/* 补的页面 */
.HomeYpSelect{background:#fff;padding:50px 0;}
.HomeYpSelect .list{margin-top:30px;position:relative;}
.HomeYpSelect .list li .libox{background:#ebf0f4;overflow: hidden;}
.HomeYpSelect .list li .libox .txtBox{padding:35px;}.HomeYpSelect .list li .libox img{transition:.3s;}.HomeYpSelect .list li .libox img:hover{transform: scale(1.1,1.1)}
.HomeYpSelect .list li .libox .h3{margin:0;padding:0;}.HomeYpSelect .list li .libox .h3:hover a{color: #fd8823;}
.HomeYpSelect .list li .libox .h3 a{color:#025eab;font-size:18px;}
.HomeYpSelect .list li .libox .txtinfo{margin:18px auto;font-size:14px;color:#555;height:48px;}
.HomeYpSelect .list li .btn{}
.HomeYpSelect .list li .btn a{transition: .3s;display:inline-block;line-height:24px;color:#fd8823;position:relative;padding-right:11px;}
.HomeYpSelect .list li .btn a:hover{bottom:2px;}
.HomeYpSelect .list li .btn a .i{display:block;width:0px;height:0;position:absolute;right:0;top:50%;margin-top:-5px;border-left:5px solid #fd8823;border-top:5px solid transparent;border-bottom:5px solid transparent;}
.HomeYpSelect .list .btnA{display:block;width:30px;height:60px;position:absolute;left:0;top:50%;margin-top:-30px;background:#025eab url('../images/buhome/plimg01.png') no-repeat center;}
.HomeYpSelect .list .btnr{left:auto;right:0;background:#025eab url('../images/buhome/plimg02.png') no-repeat center;}

/* 补的页面 */

.PageFooter .F-middle .db{margin: 10px 0;}
.PageFooter .F-middle .txt{margin: 53px 0 0;}
.PageFooter .F-middle .txt p{font-size:14px;}
.PageFooter .F-middle .db img{float: left;width: 100px;text-align: center;}
.PageFooter .F-middle .db img:nth-child(2){margin-left: 20px;}


.invoicef_btn input{
    border: none;
    background-color: transparent;
    color: #fff;
    line-height: 35px;
}
